Forum
CS2D Scripts Invisible lua command?Invisible lua command?
14 replies 1
1
equip <id> 84
FN_Linkin Park has written
Well, u can try whit
1
equip <id> 84
Oh, sorry i mean TOTAL invisible... So nobody can see him...
you can still see the players name when aiming on him, so the tile over him is useless.
I also want a percentage invisibility instead of the pulsering armor. -.-
Yasday has written
if another player comes near to you he'll be under the image, too.
That's what he said already.
+ you'd need to create specific images of every single tile, so it's really map dependant.
Yasday has written
Not really, you only need tile(x,y,"frame") and image(path,mode[,pl]) + tile images.
Not really, Where are u gonna get the peaces of other textures,
Edit: U gotta do them ur self, Wich is pretty boring
Replace the actual images of player in /gfx/player/ with purely transparent images and make copies of images that you'll replace. If player doesn't have the ability to be 'transparent' then you load your copied images, otherwise you will be invisible for everyone
One problem with this is that when player leaves your server, he will have to manually replace back all player skins, otherwise he won't see shit
J.
1