27.07.2011, 08:13
Quote:
If you don't know why plugins are used don't talk. Pawn language can run 1 process at a time, like if its running to a loop other code is waiting for the loop to be finished then continue. Not good for a streamer, due it uses too many resources and will lag a server. Also it is used for things that uses many resources not just streamers.
|
Plugins can be used for anything not just to improve speed...plugins are also to make things that are impossible with pawn (for example Mysql plugin) or just to make things simple in pawn