Search Results
Quote:
Originally Posted by mongi
I need help in this, I can't use the plugin as it results in some errors (In Local host), It says that i need some .dll (msvcp110, msvcr110) and i got the...
14,932
Quote:
Originally Posted by DeathTone
Is it possible to make a "dummy" windows plugin for this? Just so we won't get any errors while trying to run it on our PC, and not having to go back ...
5,680
https://sampforum.blast.hk/showthread.php?tid=333934
https://sampforum.blast.hk/showthread.php?tid=120356
Just the includes for those plugins and of course the standard SA-MP includes.
8,952
Quote:
Originally Posted by GauthamIndia
its says
[09:05:02] sscanf error: System not initialised.
I've re-compiled the filterscript with the latest sscanf2 include, please download t...
8,952
Quote:
Originally Posted by GauthamIndia
This Dont Even Work Just says invalid username and password
Have you checked the server_log.txt for errors? You need to provide information if y...
8,952
Quote:
Originally Posted by [DFE]Ike
First, great thing!
But I have this problem:
The nicknames of some players are sometimes hidden, why this happens?
Make sure that the filterscrip...
8,952
Quote:
Originally Posted by Rancho
Nice but, f_write isn't so healthy.Because every f_write opens file, writes it, closes file.
I think that, f_write must be with f_open.
Update 1.5Add...
14,932
Updated to 0.2.3Links in the chat box will now open in your default browser
Entire map system improved dramatically, no more wasteful objects
8,952
Updated to 0.2.2Fixed issues with tracking mode not working in Windows XP (.NET drawing sucks, better ideas?)
Removed generate password buttons
Fixed an issue with highlighting text in the chat box
Re...
8,952
Quote:
Originally Posted by CROSS_Hunter
i already posted there but guess what i found no replies
You need to be patient dude, I replied to you within 2 minutes of you posting, that's b...
166
Updated to 0.2.1Fixed errors which were caused by the map in various circumstances
Fixed errors with using higher than standard values for health, armour and vehicle health
Removed white space from th...
8,952
Please keep questions related to my releases in their respective release threads, helps keep things organised
166
Quote:
Originally Posted by CROSS_Hunter
When i press connect nothing happens but just like freezing on connect and i have installed socket.so and new sscanf2.so in my plugins folder
Ar...
8,952
Quote:
Originally Posted by shaniyal
great but 1 question there u can see a download link ''source'' it consume some files,what to do with that files,where to put them?
If you don't und...
8,952
Quote:
Originally Posted by Sergey_Walter
Can deal with fonts? Maybe the font that is used there does not display Cyrillic. Write the name of the font .. You can also change the character ...
8,952
Quote:
Originally Posted by Singed
This tool is excellent for when I'm busy coding/scripting on my desktop, or just doing something in general that draws my attention away for the server. ...
8,952
Quote:
Originally Posted by denom
Im Having An Error
Are you sure that you're using the right port to connect, the port that you've set specifically for the Remote Administrator service...
8,952
Quote:
Originally Posted by McCurdy
Why when i try to connect with the software i get this "No connection could be made because the target machine actively refused it"
Can you help?
Ar...
8,952
Apologies for the source going down due to a new mod_rewrite rule on my website to fix certain download traffic, I've updated the source link.
Quote:
Originally Posted by the_chaoz
Even i...
8,952
Why not check and see?
pawn Код:
printf("Timer ID: %i", SetTimerEx("Function", 1000, false, "i", 0));
From what I can see, they start at 2
185