jasonbigcock03
Active member
- Joined
- Jul 8, 2017
- Messages
- 37
- Reaction score
- 0
Code:
{$CLEO .cs}
0000:NOP
REPEAT
wait 100
UNTIL 0AFA:
0B34: "tpp" @TPPD
WHILE TRUE
wait 0
END
WHILE TRUE
wait 0
IF 0B3C: samp is_dialog_responded id 1000 button 2@ list_item 3@ input_text 0
THEN
IF 2@ == 1
THEN
CALL @TPP
END
END
:TPPD
0AC6: 1@ = label @DIALOG offset
0B3B: samp show_dialog id 1000 caption "TP" text 1@ button_1 "OK" button_2 "CANCEL" style 2
SAMP.CmdRet()
:DIALOG
HEX
"{FF7C00}1) {FFFFFF}PIZZA STACKS" A
"{FF7C00}2) {FFFFFF}LSPD" 0
END
:TPP
wait 0
IF
Not Actor.Driving($PLAYER_ACTOR)
THEN
SAMP.Spawn
wait 50
0972: $PLAYER_ACTOR -1872.6539 -1686.1276 22.1866
END