ha.sh
Active member
- Joined
- Nov 14, 2018
- Messages
- 66
- Reaction score
- 0
How to fix this script? The "/ snow" command continues to spam when the Player Spawned. I have put end_custom_thread at the end, but this mod will no longer work when use Reconnect.cs
I made this mod for /snow automatically when the player spawned.
I made this mod for /snow automatically when the player spawned.
Code:
// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013
{$CLEO .cs}
//-------------MAIN---------------
0000: NOP
thread "SIX"
wait 500
:SIX_22
wait 0
if
SAMP.IsLocalPlayerSpawned
else_jump @SIX_22
wait 3500
say "/snow"
wait 500