OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: Raptor90 on 26 Apr 2004, 22:36:30
-
Okay, theres a tutorial I found, once upon a time, on how to make a simple, basic death match map and on that page, was the download for that map. I am looking for that same thing, or somthing similar to it, if somone knows, could they email me with the link, or to a download with a map the same as that.
Main reason I wanted it, is because everything is set, and I just have to mess around with it (add stuff etc) and it doesnt have that range limit (where you die if you go outside of the signs around the area)
Thanks.
raptor90@accesswave.ca
-
you can easily create that in the editor with a mission wizard. There is no straight dm, but flagfight is a dm. I can make a blank for you if you like though, just can't post it here, too big
-
or you can just un-pbo the original paintball map from cwc
-
Yeah, i been trying to do that. I found a tutorial on one of the editing sites for a simple deathmatch map, I put everything he said to put in, when I die, instead of respawning, I end up as the seagull, even though I got the spawn marker in the way he told me to.
-
you have to make the description.ext force respawn as something else. Make sure this is in the .ext
respawn=3
-
check out the tutorials here:
http://www.ofpec.com/editors/browse.php?category=1_4
particularly the OFPEC Guide: Multiplayer Editing by snYpir
:cheers:
-
Thanks guys, im slowly starting to figure it out. Even though half them commands and lines mean nothing to me.