Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: How to prevent respawn or camzoom?  (Read 2823 times)

0 Members and 1 Guest are viewing this topic.

Offline Matthijs

  • Members
  • *
  • Qua Patet Orbis
    • The Chain of Command / mods.kmarns.net
How to prevent respawn or camzoom?
« on: 20 Aug 2002, 22:49:34 »
I'm currently working on an advanced medic script, in which players can be revived by a (special) medic.


The problem I encountered is that the death of a player either starts the respawn or cam zoom. Even if the damage is set to 0 using SetDammage, the respawn/zoomcam starts after the delay given in the description.ext

My "die & revive" trigger created a whole lot of clones of me, when I accidentally put it over the spawning point.
:)


In short: how do I keep a dead player from respawning or cam-zooming?

Offline Matthijs

  • Members
  • *
  • Qua Patet Orbis
    • The Chain of Command / mods.kmarns.net
Re:How to prevent respawn or camzoom?
« Reply #1 on: 21 Aug 2002, 20:33:40 »
Found it myself!

player cameraEffect ["terminate","back"]