Search found 3 matches
- Thu Jan 05, 2006 11:12 pm
- Forum: Scripting
- Topic: Help!!!!!!!!!!!!!!1
- Replies: 2
- Views: 225
- Thu Jan 05, 2006 3:06 pm
- Forum: Scripting
- Topic: Help!!!!!!!!!!!!!!1
- Replies: 2
- Views: 225
Help!!!!!!!!!!!!!!1
Hi, how could i know when they bin killed while they are invisible? so i can reset it all back to show.. if anyone can make this code beta please do.. Thanks!
MakeMEInvisible:
local.player = parm.other
if (local.player.InvisibleMode == NIL)
{
local.player.InvisibleMode = "MeInvisible"
Wait 0 ...
MakeMEInvisible:
local.player = parm.other
if (local.player.InvisibleMode == NIL)
{
local.player.InvisibleMode = "MeInvisible"
Wait 0 ...
- Tue Jan 03, 2006 7:34 pm
- Forum: Scripting
- Topic: Detect when dead..
- Replies: 6
- Views: 416
Detect when dead..
Hi, How could i detect when someone is killed?
Say if they press a trigger & it sets them to glow & thy Suddenly get shot how could i set it back?
Say if they press a trigger & it sets them to glow & thy Suddenly get shot how could i set it back?