OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: Recon Ranger on 28 Aug 2002, 00:03:06
-
How do I make the east and west sides respawn with different weapons? Also can someone link me with a good tutorial on triggers? thank you
-
look here should explain how to do it... but replace the weapons with ones of your choice
http://www.ofpec.com/yabbse/index.php?board=7;action=display;threadid=583
-
also can someone tell me if i can make the whether go foggy or dark when someone walks into a certain area? thank you
-
this setfog 3
or something like that i cant remember the command ill look for it and get back to u ...
-
yeah mate thats it
this setfog {howmuch}
or if u want it to set fog at a sirtent time use this..
time setfog 3
-
Thanks Man! is there a tutorial that you found that at? a link or some other reference?
-
http://www.flashpoint1985.com/index2.html
the command Refrence manul
theres 1 for Reisitence and 1 for Normal OFP
..
CRASH
-
These links go directly to the ComRefs:
OFP 1.30 (http://www.flashpoint1985.com/docs/comref/comref.html)
OFP 1.75 (Resistance) (http://www.flashpoint1985.com/docs/comrefnew/comref.html)
Pope Zog
-
[attachment deleted by admin]
-
Don't you need the;
_this = _this Select 0
at the top, or does just having _this all the way trough negate that?
-
[attachment deleted by admin]