CLEO Help Help

CLEO related
Status
Not open for further replies.

leo99

Member
Joined
Oct 5, 2014
Messages
5
Reaction score
0
Im wanna use this mod in game but if i press y it says player invalid id
Code:
// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013
{$CLEO .cs}


:NONAME_23
wait 0 
if 
0ADC:   test_cheat "Y" 
else_jump @NONAME_23 
0AB5: store_actor $PLAYER_ACTOR closest_vehicle_to 0@ closest_ped_to 1@ 
2@ = SAMP.GetSAMPPlayerIDByActorHandle(1@)
say "/PM %D Hi" 2@ 
wait 500 
jump @NONAME_23
 

pepeelpubero

Well-known member
Joined
Jan 21, 2014
Messages
433
Reaction score
1
That %D must be %d. Also do this: sanny builder options (F10) - formats tab - Case converting - choose as is - ok - compile and try it.
 
Status
Not open for further replies.
Top