Where is the work on the server? Can you take a picture of me on the map?
How the hell do you get there, I hours in this direction there is no object on the horizonIt's somewhere offshore, on an island.
God, I'm stupid. You have to type /gps to get to the teleporter, then pay a fee to teleport to the island. Sorry....How the hell do you get there, I hours in this direction there is no object on the horizon
0.3.7 R1SA:MP Version?
IP?
lmao x2 =))))lmao
{$CLEO .cs}
0000: NOP
REPEAT
WAIT 0
UNTIL 0AFA:
WHILE TRUE
WAIT 0
IF 0B61: samp is_local_player_spawned
THEN
FOR 0@ = 0 TO 2304
IF 0C5D: samp textdraw 0@ is_exists
THEN
0C59: samp textdraw 0@ get_model 1@ rotation 2@ 3@ 4@ zoom 5@ veh_color 6@ 7@
IF 1@ == 19630
THEN
0209: 8@ = random_int_in_ranges 500 1000 // GENERATE RANDOM TIME, 1000 = 1 SECOND >> EDIT TIME BY YOURESELF.. <<
WAIT 8@ // WAIT GENERATED TIME >> HUMAN NEEDS TIME TO REACT, SO WE MAKING SMALL DELAY BEFORE CLICKS <<
0BCA: samp send_click_textdraw 0@
END
END
END
END
END