codenulls Posted August 17, 2018 Share Posted August 17, 2018 (edited) Hello! I have created a video tutorial where I talk about how ASI mods are created. I'm planning to do a small series on this, I hope everyone will like it. Also, suggestions are welcome Full source code for plugin-sdk tutorials: https://github.com/codenulls/PluginSDKExamples Edited April 14, 2019 by codenulls Sloth-, deltaCJ, Davve95 and 2 others 5 Link to comment Share on other sites More sharing options...
Sanmodder Posted November 19, 2018 Share Posted November 19, 2018 dude make a code block guide you will help me and others visual studio is not on every pc for example i have vindows vista 32 bit and besides, you'd better do an advanced guide about memory, gta san andreas and how to write advanced cleo scripts because I see the same and besides, it is faster to write a virus on a pcthan to assemble this codeblock for action Link to comment Share on other sites More sharing options...
codenulls Posted December 8, 2018 Author Share Posted December 8, 2018 New tutorial about basics of reversing: I'm working on another video about GTA classes, it is coming out in a couple of days, stay tuned! On 11/19/2018 at 3:12 PM, Sanmodder said: dude make a code block guide you will help me and others visual studio is not on every pc I can do that. On 11/19/2018 at 3:12 PM, Sanmodder said: about memory, gta san andreas and how to write advanced cleo scripts because I see the same and besides, it is faster to write a virus on a pcthan to assemble this codeblock for action Check out the latest video, it's about memory. In next video, I'll show how to write actual programs, you'll like it. Sanmodder and RyanDri3957V 2 Link to comment Share on other sites More sharing options...
codenulls Posted March 25, 2019 Author Share Posted March 25, 2019 RyanDri3957V 1 Link to comment Share on other sites More sharing options...
codenulls Posted April 4, 2019 Author Share Posted April 4, 2019 RyanDri3957V 1 Link to comment Share on other sites More sharing options...
codenulls Posted April 14, 2019 Author Share Posted April 14, 2019 I uploaded the source code to github. There are 9 examples. Link: https://github.com/codenulls/PluginSDKExamples RyanDri3957V and fastman92 2 Link to comment Share on other sites More sharing options...
fastman92 Posted April 14, 2019 Share Posted April 14, 2019 (edited) I have checked your video. You're doing it the right way. Edited April 14, 2019 by fastman92 Grinch_, RyanDri3957V and codenulls 3 Link to comment Share on other sites More sharing options...
codenulls Posted April 14, 2019 Author Share Posted April 14, 2019 4 hours ago, fastman92 said: I have checked your video. You're doing it the right way. Thanks. I'm planning to do more videos. Grinch_, FrannDzs, deltaCJ and 1 other 4 Link to comment Share on other sites More sharing options...
مازن Posted April 17, 2019 Share Posted April 17, 2019 On 11/19/2018 at 1:12 PM, Sanmodder said: dude make a code block guide you will help me and others visual studio is not on every pc for example i have vindows vista 32 bit and besides, you'd better do an advanced guide about memory, gta san andreas and how to write advanced cleo scripts because I see the same and besides, it is faster to write a virus on a pcthan to assemble this codeblock for action Do you speak Arabic ?? Just now, مازن said: Do you speak Arabic ?? هل برنامج code block يصلح لصنع ASI Pugin RyanDri3957V 1 Link to comment Share on other sites More sharing options...
deltaCJ Posted April 17, 2019 Share Posted April 17, 2019 These videos are like happy meals, I'm loving it! Link to comment Share on other sites More sharing options...
Qrauzer Posted April 25, 2019 Share Posted April 25, 2019 Hello world!I have a problem with creating speedometer .asi script using plugin sdk (by dk22pac).What i want to do?I wanna know the current state of car engine status and car lights status.Im already managed with using m_nDoorLock to get door lock status, but i cant understand how i can find the current player's vehicle engine and light statusCan anyone help me with it?PS i want to check the status and draw .txd (like is engine ON or not and etc) Link to comment Share on other sites More sharing options...