[FilterScript] Dennis12's Attachments Object Editor
#10

Quote:
Originally Posted by Dennis12
View Post
It\'s only a filterscript .. yea, i made a few mistakes by code, but I also mentioned that I did not give too much effort, because it is just an FS you use occasionally, do not implement it on gamemodes or something.


leaks is a romanian site dedicated to SA-MP, but also programming in other languages.


Yea, ik,i didn\'t not need it 1024 cells for dialog, i put it for test and i forget to change.


I made a few changes to the code just for your pleasure

I hope you like it. I updated in the post.
It\'s not for my pleasure at all, newbies could look at the script and take in consideration bad practices. You shouldn\'t slack on things if you\'re going to release something regardless of how insignificant you may think it is people revive threads years old which means yours might have an affect on the long run.

Overall good job you should learn more file saving systems for better performace, one last note:
Code:
#define FILTERSCRIPT
 
#include <a_samp>
#include <zcmd>
 
#if defined FILTERSCRIPT
There\'s no need to define something then check if it\'s defined, so the #if defined FILTERSCRIPT then #endif are not needed at all since you already defined above #define FILTERSCRIPT that goes for any other different definition and check.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)