Search Results
Everybody has their own taste. Maybe there are people who now loves that game after the update, and some people started hating it.
181
Quote: Originally Posted by Mr.Carpenter Why would you need Hamachi for SA-MP? You can join his server without Hamachi, all he needs to do is to turn the server online and give you the IP....
175
Quote: Originally Posted by samtey HI! I need ur help! I downloaded Hamachi, and a friend had it, too! Now I want to play on his private server, he gave me his Hamachi adress! But when I ...
175
Quote: Originally Posted by JaTochNietDan Thanks for pointing that out, I forgot I must have left it commented when I was testing it. I've re-uploaded it now without the commented kick fun...
2,589
change this line in your server.cfg: Код: plugins streamer.so to Код: plugins streamer.so sscanf.so And it should work. Also make sure you got sscanf.so in your /plugins/ directory. BTW in ...
294
Quote: Originally Posted by seanny Код: [22:36:01] [22:36:01] *** Streamer Plugin v2.5.1 by Incognito unloaded *** [22:36:01] [22:36:01] Filter Scripts [22:36:01] --------------...
294
Quote: Originally Posted by seanny It Says on the Log: [22:29:02] Script[gamemodes/nhrp.amx]: Run time error 19: "File or function is not found" Even though the .amx is their That mea...
294
Quote: Originally Posted by Jeffry Set a little timer to kick the player. I had the same problem. A timer with 100ms will 'fix' this. Had to set timer with 1500ms, since setting lower v...
318
Hi, Here's my code: pawn Код: mysql_query(queryStr);    mysql_store_result();    if(mysql_num_rows() > 0)    {        new tmpData[24];        while(mysql_retrieve_row())      Â...
318
post your server.cfg (remove rcon pass from it)
172
Quote: Originally Posted by TiNcH010 Hi, I can not get the NPC walk in vehicles. Try everything, but I stay so the code: pawn Код: new AutoTaxi;new Shamal;OnPlayerSpawn...if(!strcmp(no...
127
Quote: Originally Posted by Jack_Leslie Downloaded it, I had a problem before with the loading screen freezing, fixed it, now this. I'd buy it but not many shops in my area sell it these d...
376
So your public server works, and when u try to join the local one, gta_sa.exe crashes?
376
JesterHost, JockerHost, Joey'sHost, GriffithsHost, GTAMP-Host, San Andreas Host, HostGaga, Host4U, C00lHost, ZeroHost, DaHost, HostApe.
82
What do you mean "sending you back message"?
236
Quote: Originally Posted by Nero_3D You wont understand what happend, you will notice that the number went bigger and sometimes negativ Open pawn-lang.pdf (that could take a while) There...
162
Quote: Originally Posted by ****** Plus that answer is wrong as "==" checks if two things are equal, just one "=" is assignment, i.e. "save this value (right hand) in this variable (left h...
162
You need to post the code of your FS. This guy Quote: Originally Posted by Shadoww5 We can't guess filterscript's content. Post it. This guy Quote: Originally Posted by Jay. ...
107
Quote: Originally Posted by dLu With timer's. What if he wants to do a countdown to 30? 30 timers? That would be a big mistake. You could use this function: pawn Код: public CountDo...
172