Author Topic: Resurrect Command  (Read 7252 times)

Code: [Select]
if(%target.tdmLives <= 0 && %target.minigame.tdmLivesLimit > 0)
 %target.tdmLives = 1;

Admins should not be able to resurrect themselves, but a Super Admin or maybe just the host should.

Does this prevent from Clients that is loading ?

You have to have spawned once in the server before you can be resurrected.

So this is for use with the zombie game mode, correct? I don't know how this would otherwise be useful, unless a high respawn time is in use, or if TDM has a 'no respawn' option.

- Zombies with 'Players Can Respawn' off
- Team Deathmatch or Deathmatch with limited lives set

Isnt this basically the revive system on Left 4 Block, Have a cookie for a great idea though, ill dl  :cookie:

Updated:
  • Super Admins can resurrect themselves and resurrect the same player twice in a row.
  • If the target is in a TDM minigame with lives, it gives them a life when they have been resurrected.
  • TDM camera glitch has been fixed.

Blockland; That game with necromancy.

Blockland; The sandbox game of no idiots.

Blockland; The sandbox game of no idiots.

PFFFFT. YEAH RIGHT!  :cookieMonster:

Time limit? You mean like "You can only resurrect a player every 30 seconds."-like thing?

NOU! ONCE A ROUND PLEASE!

Yay! A mod of force kill!

Learn2ScriptAndPackagePlz

What?

Its packaged perfectly fine and the scripting for it isn't bad.

It's not a mod of forcekill. If you compare the two scripts they barely don't look alike.


This command is so easy...