OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: Recon Ranger on 28 Aug 2002, 00:03:06

Title: Respawn with Weapons
Post 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
Title: Re:Respawn with Weapons
Post by: HuNtEr-exz on 28 Aug 2002, 00:49:10
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
Title: Re:Respawn with Weapons
Post by: Recon Ranger on 28 Aug 2002, 03:08:12
also can someone tell me if i can make the whether go foggy or dark when someone walks into a certain area? thank you
Title: Re:Respawn with Weapons
Post by: CRASH on 28 Aug 2002, 08:40:16
this setfog 3

or something like that i cant remember the command ill look for it and get back to u ...
Title: Re:Respawn with Weapons
Post by: CRASH on 28 Aug 2002, 08:46:44
yeah mate thats it
this setfog {howmuch}

or if u want it to set fog at a sirtent time use this..

time setfog 3
Title: Re:Respawn with Weapons
Post by: Recon Ranger on 29 Aug 2002, 03:54:49
Thanks Man! is there a tutorial that you found that at? a link or some other reference?
Title: Re:Respawn with Weapons
Post by: CRASH on 29 Aug 2002, 05:15:18
http://www.flashpoint1985.com/index2.html

the command Refrence manul

theres 1 for Reisitence and 1 for Normal OFP

..
CRASH
Title: Re:Respawn with Weapons
Post by: Pope_Zog on 29 Aug 2002, 10:14:16
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
Title: Re:Respawn with Weapons
Post by: Recon Ranger on 29 Aug 2002, 22:39:49


[attachment deleted by admin]
Title: Re:Respawn with Weapons
Post by: icarus_uk on 29 Aug 2002, 22:54:23
Don't you need the;

_this = _this Select 0

at the top, or does just having _this all the way trough negate that?
Title: Re:Respawn with Weapons
Post by: HuNtEr-exz on 30 Aug 2002, 01:06:00


[attachment deleted by admin]