MODSon[line.com] Wiki - Beta 1.0
Call of Duty 4: Multiplayer Gametype Setup
From MODSonline Wiki
Contents |
[edit] Multiplayer Gametypes in COD4
What are the gametypes and what do they do?
[edit] Gametype Setups
What is needed in a multiplayer map for a gametype to work?
{
are there any scripts
that are needed?
}
[edit] Incorporating Gametypes with Level design
What should the map maker think about when using gametypes in a map, how should they lay them out?
[edit] Typical Errors
What kinds of errors are normally associated with testing or using different gametypes? If the answers are short post them here, if they are large (more than 7 lines) and there is a tutorial or direct (and correct!) answer on the modsonline.com forums then make a link to it Error Help
Common errors: When testing a new gametype run the game from the compiler otherwise an error may exist but the game may continue to run regardless.
If you get an error that states something like 'cannot call undefined to string in......' level.flagbaseFXid["allies"]=loadfx(flagbaseFX[game "allies]) then go to youmapname.gsc and check that you spelt the teams correctly. in this case "allies"
[edit] References
(If you have talked about other arcticles or feel an article would be best read after reading this one then all the links should go here in a list.)
