Home   Help Search Login Register  

Author Topic: How Do U Make Respawn???  (Read 1442 times)

0 Members and 3 Guests are viewing this topic.

SupeRambo

  • Guest
How Do U Make Respawn???
« on: 21 Jan 2003, 05:56:40 »
How do i put respawn in my maps??ive looked through this whole site and cant find anything on the respawn im looking for!  >:( im looking for one where that if you die in a coop mission u can respawn at the same location that u died...anyone got any info/ideas???

Offline Terox

  • Former Staff
  • ****
  • Follow the Sappers!
    • zeus-community.net
Re:How Do U Make Respawn???
« Reply #1 on: 21 Jan 2003, 17:46:07 »
In your description.ext place the following lines

respawn=2    
//(This causes you to respawn at the same place you die)
respawndelay=10  
//(This is the respawn delay in seconds)

disable AI=1
//(This cancels any AI in the soldier selection screen)
//Which may be of no use to you for coops  but defintely used for ctf, c&h etc



showCompass = 1
// (This allows the compass in the map view)
showNotepad = 1
//This allows the notepad to be accessible in the map view
showGPS = 1
//This allows the GPS to be accesible in the map view



By the way if you had looked at the very top thread in this forum, it has lots of information about Respawn :)
------------------------------------------------------------------------------------------------------------------------------------------
If you are using respawn=1
(This respawns you at an area allocated by a marker)
to make the actual respawn location, create a marker called
respawn_west
or
respawn_east

If you are west, you will automatically respawn to respawn_west etc


« Last Edit: 21 Jan 2003, 17:50:12 by Terox »
Zeus ARMA2 server IP = 77.74.193.124 :2302
Teamspeak IP = 77.74.193.123

SupeRambo

  • Guest
Re:How Do U Make Respawn???
« Reply #2 on: 22 Jan 2003, 07:38:15 »
ok thanx,but i did the exact same thing,for coop,but it didnt work,i didnt put the disable ai thing tho

Offline Terox

  • Former Staff
  • ****
  • Follow the Sappers!
    • zeus-community.net
Re:How Do U Make Respawn???
« Reply #3 on: 22 Jan 2003, 08:53:56 »
the disableai=1 is only to stop player slots from becoming ai if not taken by a player at the player selection screen

some folks playing coops like ai assistance
Zeus ARMA2 server IP = 77.74.193.124 :2302
Teamspeak IP = 77.74.193.123