[Include] JakCP - Checkpoint Streamer [Stream more than 1 checkpoint!]
#10

Quote:
Originally Posted by CreativityLacker
View Post
I don't like to set them up, it's a long procedure to set them up on my VPS, which can be Windows or Linux
A long procedure? All you have to do is upload the file via FTP..

Quote:
Originally Posted by CreativityLacker
View Post
And also, I like to know the kind of code I'm using. All the include's I use in my script's are either made by me or I've read their code, which is exactly why I use them.
So you've seen the SA-MP source? You use SA-MP native functions without seeing their code. That's a silly excuse.

Quote:
Originally Posted by CreativityLacker
View Post
And no, you can still do the SAME thing as you do with plugins in includes, but it may or may not be equally efficient.
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.

Quote:
Originally Posted by _Jake_
View Post
At least i'm trying...
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.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)