Natso Posted June 25, 2016 Share Posted June 25, 2016 (edited) if i write /check [XYZ] coord it mark red dots [XYZ] in mini radar --------------------------- {$CLEO .CS }0000:wait 30000B34: samp register_client_command "check" to_label @AsIntege0B34: samp register_client_command "disable" to_label @disablewhile true wait 0 if [email protected] == 1 then 0B35: samp [email protected] = get_last_command_params if0AD4: 0AD4: [email protected] = scan_string [email protected] format "%f%f%f" [email protected] [email protected] [email protected]then018A: [email protected] = create_checkpoint_at: [email protected] [email protected] [email protected]03BC: [email protected] = create_sphere_at [email protected] [email protected] [email protected] radius 3.0 [email protected] = 0endendend:AsInteger[email protected]=1wait 50000BA: text_styled 'Created' 5000 ms 1samp.CmdRet():disableMarker.Disable([email protected])samp.cmdret() hope someone fix it Edited June 25, 2016 by Natso Link to comment Share on other sites More sharing options...
deltaCJ Posted July 25, 2016 Share Posted July 25, 2016 It looks like you spelled a jump label wrong. The @asinteger is spelled @asintege Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now