Arctic has written
reset or remove the image?
for hook 'say' this is example! others thing use your brain.
for hook 'serveraction'
Soja1997 has written
i dont need this script but now i need reset funciton glow,freeimage on player
reset or remove the image?
for hook 'say' this is example! others thing use your brain.
1
2
3
2
3
if (txt == "!remove") then 		freeimage(id) end
for hook 'serveraction'
1
2
3
2
3
if (action == 1) then -- 1 mean for F2/serveraction1 		freeimage(id) end
dont work;/ no errors