MAKSvelini
New member
- Joined
- Jun 16, 2015
- Messages
- 1
- Reaction score
- 0
Please edit this cod to actiation on (X+Y). This script is horrible becouse when you typing i will be teleportet to your check point or zero cords. :yesyes:
Code:
{$CLEO .cs}
//-------------MAIN---------------
thread 'teleport'
:TELEPORT_19
wait 0
if
:TELEPORT_27
wait 0
if
0AB0: key_pressed 72
else_jump @TELEPORT_19
0AB6: store_target_marker_coords_to 1@ 2@ 3@ // IF and SET
Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@)
wait 100
jump @TELEPORT_27