VIO Posted June 4, 2002 Posted June 4, 2002 how do i make a map that cane be played duel or FFA do i just make a pk3 file with two bsp's(FFA_map, duel_map)?
alienprotein Posted June 4, 2002 Posted June 4, 2002 I would assume that you make the map the way you want it, and the server opp will decide how they want to use the map. here are the server commands that set game type. Gametypes and what they mean. g_gametype: 0=Free For All 1=Holocron 2=Jedi Master 3=Duel 5=Team Free For All 7=Capture the Flag 8=Capture the Ysalimari So i will have to assume that all you need to do is make it like a ffa map, but adding all the weapons/medpacks/etc. Then release it. The server opps will know what to do from there. I have several ffa maps that I use as duel. Works fine.
VIO Posted June 4, 2002 Author Posted June 4, 2002 o admins can decide coo but the name of the map is what the maker decided was the way hee wanted it to be played ie duel_map
Belial6672 Posted June 5, 2002 Posted June 5, 2002 In your pak file to be, make a folder called scripts and make a file called mapname.arena (where mapname is of course your map name) The file is made with notepad and in it put in the following { map "ctf_jedi" bots "Luke" longname "Jedi" fraglimit 10 type "ctf ffa" } Heres a rough explanation for the above map= put in map name here..excluding the bsp extension longname= here you put in the name as you want it to appear in server setup screen type= here you put in gametype..ie duel ffa etc now when you setup your game you can choose the gametype and your map from within the games built in server setup screen Hope this helps..and sorry if not too clear..knackered at moment Belial
VIO Posted June 5, 2002 Author Posted June 5, 2002 yeah thx i forgot all about the arena scripts hey please read these everyone http://www.lucasforums.com/showthread.php?s=&threadid=59488 http://www.lucasforums.com/showthread.php?s=&threadid=58698
Recommended Posts
Archived
This topic is now archived and is closed to further replies.