You are not logged in.
Pages: 1
Hello my friends, without the maze, I want to learn how to do Making New Opcode ??? I Wanna To Learned .
For the first time that I wanted to make the Opcode . I hope that you help me to Just A Base , ok I Download
San Andreas Quick Opcode Editor V 1.0 And as I tell you I want the first time where my How do I
Making Opcode . allways Peace
Offline
Do you know any high-level language like a C/C++?
Offline
Do you know any high-level language like a C/C++?
I Can But I asked how To Use To Make A Simple Opcode , Because I Want To Lock My Cleo Script .
ok for example I Want To Make This Simple Code :
0076: put camera in_car mode 1
The Mode 1 is : 0.0 5.1 3.2
The Mode 2 is : 0.0 1.0 -0.5
How i Can Use Here :
/**************************************************************** Opcode Format 0B16=3,%3d% = %1d% SHL %2d% // This ****************************************************************/ { int a = CLEO_GetIntOpcodeParam(thread); int b = CLEO_GetIntOpcodeParam(thread); CLEO_SetIntOpcodeParam(thread, a << b); return OR_CONTINUE; }
Offline
Before creating opcodes you must have basic knowledges on how opcode-handler works.
Plugin-SDK https://github.com/DK22Pac/plugin-sdk
Discord-сервер по plugin-sdk и программированию в GTA
RU https://discord.gg/QEesDGb
ENG https://discord.gg/zaVqFQv
Offline
Before creating opcodes you must have basic knowledges on how opcode-handler works.
But, as seen on GTAF, he doesn't even know the basics of SCM, so it would be only a waste of time
Offline
DK22Pac wrote:Before creating opcodes you must have basic knowledges on how opcode-handler works.
But as seen on GTAF, he doesn't even know the basics of SCM, so it would be only a waste of time
truth be told, do as you wish, what do i care what you do, im only a fan, and a member of the team even though i dont do anything, so go ahead, talk all you want, its not my place to tell you what to do .
tay away and i wont, keep breaking the deal and ill never quit, the choice is yours, now either leave and stay gone forever Far of me or ill keep at it, i kept my deal, you didnt, keep breaking it and ill keep breaking it too, you quit, i quit, your choice man !! f*ck off now ;
Offline
Pages: 1