Thanks in advance.
Forum
CS2D Scripts Remove Placed FlareRemove Placed Flare
7 replies 1
Thanks in advance.
Flare is id 54.
Not sure if placed flare is still a projectile, but should be.
If freeprojectile isn't working, then there's no other way how to do it, and you should mention it in thread where ideas are posted.
Good luck.
Projectiles/grenades which are not flying anymore are called "ground projectiles". You get them with projectilelist(1, PlayerID) - note the example in the command reference! Use projectile to find the projectile with the right type.
lua print(freeprojectile), I get
nilin return.
EDIT:
OHHH It's a console command not a function...
Epic gamer moments at 2AM with SlowPoke compilation: Episode 1
Further edit:
What is the RGB color of the addhook (blue) console text?
What is the RGB color of the text (gray) console output?
edited 2×, last 10.09.19 01:21:08 am
_oops has written
Capture the screen and use mspaint for pick the brightest color in the text
1