MemphisDevelerux
Member
- Joined
- Jul 22, 2016
- Messages
- 9
- Reaction score
- 0
Hey guys, I would like to mark a route.
Whats the wrong ?
Sorry I have bad english skill.
Whats the wrong ?
Code:
{$CLEO .cs}
018A: 1@ = create_checkpoint_at 2145.2520,-1752.4569,13.0180
wait 0
if
0256: player $PLAYER_CHAR defined
00FE: actor $PLAYER_ACTOR 1 (in-sphere)near_point 2145.2520,-1752.4569,13.0180 radius 7.5 7.5 7.5
Marker.Disable(1@)
018A: 1@ = create_checkpoint_at 2196.1455,-1735.1791,13.0197
if
00FE: actor $PLAYER_ACTOR 1 (in-sphere)near_point 2196.1455,-1735.1791,13.0197 radius 7.5 7.5 7.5
Marker.Disable(1@)
018A: 1@ = create_checkpoint_at 2248.3501,-1747.1144,13.0752
if
0256: player $PLAYER_CHAR defined
00FE: actor $PLAYER_ACTOR 1 (in-sphere)near_point 2248.3501,-1747.1144,13.0752 radius 7.5 7.5 7.5
Marker.Disable(1@)
018A: 1@ = create_checkpoint_at 2297.0786,-1754.1709,13.0869
if
00FE: actor $PLAYER_ACTOR 1 (in-sphere)near_point 2297.0786,-1754.1709,13.0869 radius 7.5 7.5 7.5
Marker.Disable(1@)
018A: 1@ = create_checkpoint_at 2332.8418,-1734.9719,13.0016
if
00FE: actor $PLAYER_ACTOR 1 (in-sphere)near_point 2332.8418,-1734.9719,13.0016 radius 7.5 7.5 7.5
Marker.Disable(1@)
018A: 1@ = create_checkpoint_at 2346.9988,-1692.6813,13.0635
if
00FE: actor $PLAYER_ACTOR 1 (in-sphere)near_point 2346.9988,-1692.6813,13.0635 radius 7.5 7.5 7.5
Marker.Disable(1@)
018A: 1@ = create_checkpoint_at 2333.9949,-1667.7855,13.2578
if
00FE: actor $PLAYER_ACTOR 1 (in-sphere)near_point 2333.9949,-1667.7855,13.2578 radius 7.5 7.5 7.5
Marker.Disable(1@)