Search Results
This looks awesome! How many objects does it use? Will I need a streamer?
826
If you're running a firewall, just add SA:MP and GTA:SA to the exception list/allowed list.
78
You can download mine from this link. It has both login and register system built in.
181
pawn Код: format(string2,300,"Bank Name: %s\nAmount: %d\nTransfer ID: %d",field[1],strval(field[3]),strval(field[0])); Try that, brother.
224
Oh, well ... can't be that then ... sometimes if you have just one bot for lots of players you get timeouts. Hmm .. what else... maybe some of your players are using mods? Sometimes mods that let one ...
258
Do you by any chance run an IRC bot? If so, how many bots, and how many players are averaging on your server?
258
Oh my bad, I didn't read properly -.- Yeah, I thought you said "You can't use an else statement like that" or something ... I BLAME THE DRUGS. pawn Код: if(GetPlayerMoney(playerid)) < 100) ...
291
Quote: Originally Posted by Carlton pawn Код: else {    SendFormattedMessage(playerid, RED,".::[ERROR]: You Do Not Have Enough Cash TO Refuel Your Vehicle!.", properCash);    } Yo...
291
Uh, which one do you download? There is only CSV or IPv6.dat......
5,462
There was something similar to this made... a PAWN filterscript though... no plugin. I will search for it now. It's a shame this project is no longer developed EDIT: Yah, http://forum.sa-mp.com/ind...
5,462
Search the forum for a streamer. Incognito's streamer is excellent, should do the job.
47
Oh? I can't say I've come across that.... maybe you just need a good host? I can see why it's doing that though.... the look-up file is 26MB..................................
5,462
Some idiot keeps deleting my posts, how unnecessary. Yeah but, don't you think that's a little unfair to people who want to run the game at it's maximum? People with good PC's could lag... personall...
10,742
You should use ZCMD & sscanf 2.0. much much much easier. tyre fucker
200
Does anybody on earth know why this isn't working?! I can't do anything until this is fixed!!! I PM'd Y_Less but no reply, as I expected.
168
Quote: Originally Posted by WSD How about a special script function that allows you to set everyone's FPS limiter on no matter if it is off or on? I've heard of a lot of problems with sync...
10,742
Quote: Originally Posted by [KMA DlennartD ] Hmmm thats weird, I changed announce 0 to announce 1 in the server.cfg file and the objects load now. Problem solved!
171
IMO, there is only one streamer for SA:MP. Just one. Incognito's puts them all to shame.
171
Quote: Originally Posted by [SU BP13 ] Is there a way to make it so it ignores deaths like explosions or someone killing someone with a car because both can be accidental. I have this in...
199
pawn Код: // This is a comment// uncomment the line below if you want to write a filterscript//#define FILTERSCRIPT#include <a_samp>#include <a_npc>#if defined FILTERSCRIPTnew MyFirstN...
112