Your very passionate about your work vrocker, put it to good use.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: VRocker on February 10, 2010, 06:44:10 PM
I'd say FBS. It seems to be the best script for beginners and seems to work fairly well.
PsySQLite does look like it has a lot of features, although its very inefficient. There are unneeded loops and overusage of sqlite, making it heavy on I/O aswell as CPU.
Theres also a major memory leak in psysqlite, since a lot of the sqlite queries dont get freed from memory. I've watched this script happily use 1gig of ram in a few hours.
WSV is ok, although its buggy and windlord hasn't cared about it for ages, so theres been no bug fixes, even for the simple things.
Sansan uses the official dll, which also means that its letting mirc do all the parsing of the rcon packets. We all know mirc is slow and inefficient, so it really shouldn't be doing stuff to do with network packets
Same with GUS really, that and its heavily based on INIs (not sure with sansan, not really looked at it)
I have never really used any of these scripts personally, but i've had a breif look at many of them and hosted them. So my opinions are based on this.
Quote from: VRocker on February 09, 2010, 05:18:52 PM
theres functions in pawn to send/receive commands on the rcon, meaning people could add to the mIRC scripting stuff themselves.
Quote from: Boss on February 09, 2010, 04:47:39 PM
*even longer sigh*Quote from: Falcon on January 15, 2010, 09:53:05 AM
Well up to now vcmp has only had irc scripting released so all server's currently run std server with irc scripts. So trying to give them time to convert there modes in pawn.
That means: VC-MP used mrc in the past, but now Pawn is being developed and there is no valid reason to keep mrc.
Quote from: maxorator on February 09, 2010, 12:33:56 PM
We haven't said we'll never add Squirrel. Some people prefer Pawn, some prefer Squirrel. The fact is, Pawn came first. It was decided long ago to add it to VC:MP. And we won't remove it. We can't start working on adding another scripting language when we're not done with this one yet.
Quote from: Windlord on February 09, 2010, 01:05:40 AM
SilenusShar:QuoteIf you want evidence visit the unofficial forums and take a look at a Squirrel script. Then go to a samp forum and take a look at a pawn script.
The main reason no one bothers uploading benchmarks is because it's pointless.
Most of us can see that Squirrel is a faster and easier language for vcmp
Quote from: thijn on February 07, 2010, 08:54:14 AM
I don't see why this could be usefull
Quote from: [AoD]NC on February 08, 2010, 03:25:59 PM
And what will be the difference? 5 ms? Is that good enough to say that this or this is better?
Quote
everyone here likes squirrel