25v
New member
- Joined
- Jul 2, 2018
- Messages
- 3
- Reaction score
- 0
Hi everyone,
I recently found a simple cleo mod that doesn't let you fall of the bike..
But 1 week ago i had a problem, a admin on a server asked me if i can crash extreme hard to a building to see if i had this cleo mod..
Can someone help me, with making a turn on + off function, with text?
This is the script:
I recently found a simple cleo mod that doesn't let you fall of the bike..
But 1 week ago i had a problem, a admin on a server asked me if i can crash extreme hard to a building to see if i had this cleo mod..
Can someone help me, with making a turn on + off function, with text?
This is the script:
Code:
// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013
{$CLEO .cs}
//-------------MAIN---------------
thread 'STAY_ON_BIKE'
:STAY_ON_BIKE_19
wait 0
if
Player.Defined($PLAYER_CHAR)
else_jump @STAY_ON_BIKE_19
wait 0
08C6: set_actor $PLAYER_ACTOR stay_on_bike 1
wait 0
0A93: end_custom_thread