![]() |
how to make player invis???
like in the graal 3k...
is it only available in the Graal version other than mine????(v1.41) im scripting on my laptop couldn't transfer the newer one yet... |
When using:
if (weaponfired) { hideplayer 999; } this will do what it says =P On G2K1 of any version, even the shadow disappears but the R button is still available to find the hidden ***s ;) |
thank you Moonangel you help me so much
thanx man... :)
|
OR (if you wanted an invis weapon) you could do
NPC Code: I think that would work... |
flags with NPCWs are evil
think splashboots anyway i didnt know it hides the shadow but if it doesnt you can just use the sitting sprite |
Hmm...
NPC Code:if (playertouchsme) toweapons Now you see me now you don't; |
Quote:
NPC Code:if (weaponfired) this.active=(this.active==0); |
Quote:
[edit]Nope, this.active=!this.active doesn't work.[/edit] |
Quote:
|
| All times are GMT +2. The time now is 05:27 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.