1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
{$CLEO} {$NOSOURCE} 0000: 0006: 0@ = -1 repeat wait 400 until 0AFA: is_samp_structures_available 0b34: register_client_command "floodgov" @floodgov while true wait 0 if 0@ == 1 then message "Gov flood start" -1 repeat 0AF8: "gov flood to gov" -1 wait 3000 until 0@ == -1 message "Gov flood disabled" -1 end end :floodgov 0@ *= -1 Samp.CmdRet()