11.05.2013, 19:25
Quote:
A long procedure? All you have to do is upload the file via FTP..
So you've seen the SA-MP source? You use SA-MP native functions without seeing their code. That's a silly excuse. Can you dynamically allocate memory in pawn? No (apart from perhaps y_malloc). Can you give variables types in pawn? No. Can you have unsigned vars in pawn? No. Is pawn slower? Yes. Do plugins have more control over things? Yes. A lot. Plugins have more control over files, the console, memory, and a load of other stuff. Summary: A lot of things can be done in plugins which can't be done in includes, and plugins are a lot faster. What does that have to do with it..? Yes, well done, you're learning. Making a streamer isn't the easier thing so hurray, you made it. It's not really worth releasing though. |
I'll release a filterscript which adds nitro to my car, will you climb on top of my stomach and do gangnam style because of that? no, you'll stfu and if you have something good to say then leave a good comment, else GTFO.
That's not a silly excuse. I don't UNDERSTAND how plugin'd functions work, I do understand how SA-MP natives work, and the ones I don't understand are the ones that I don't use.
You can use plugin's, I'll stick to includes until I start understanding plugins, kthxbye.