jasonbigcock03
Active member
- Joined
- Jul 8, 2017
- Messages
- 37
- Reaction score
- 0
so im new to cleo coding. i made hacks for samp on C# and C++ before like basic aimbots esp etc etc and im bored with C++ and now i want to learn this code language. if someone can say whats wrong with this script, ill glad to hear it.
and i want to learn some basic things like what jf does or what is @1 @2 etc etc variables. also i know it supports high zyntax but how can i use it on my scripts. thanks in advance.
Code:
{$CLEO .cs}
/////////////////////MAIN///////////////////
0000:NOP
thread "main"
:command
0B34: samp register_client_command "main" to_label @weapon
chatmsg "Main.cs loaded!"
goto @weapon
:weapon
wait 0
Model.Available(362)
wait 100
Model.Load(362) /////Load model before spawn weapon
wait 100
01B2: give_actor $PLAYER_ACTOR weapon 38 ammo 100