Search Results
I get warnings like: Quote: Warning: client exceeded 'ackslimit' IP (17174) Limit: 5000/sec This is most likely the fault of the gamemode I'm using?
167
Hello, can someone tell me what's the maximum number that I can put on ackslimit parameter? And how bad will it effect my server it if put it on a high number(if it's possible) like 10000? Thanks
167
Would love to see a version that works with 0.3z.
10,136
Hello, so.. I'm kind of lost at this sampgdk, I really want to try making a gamemode with C++. I just don't get it how does ir work. Can someone please share a simple released gamemode(0.3z version) h...
84
Okay, okay, and what if i would like to take "Test" and transfer that "data" to "Test2" for example if player 0 has Test1 = 154, the system would transfer 154 to Test2. And if player 2 has "Test1 = 46...
101
How can i make this FOR EVERY user in the MySQL table.
101
Hi, is there any posible way to do in PAWN. or PHP. To make a huge loop throw MySQL "profiles" tables and find every user that got "test" as "1" and just set it to 0? That means if 1000 users of 10000...
101
Yeah it works, but i need to use this code in GivePlayerMoney, and how about now? i can't use "%f"
117
Hi, every time i try to multiply a number by a float, i get big numbers, fox example new Float:floatvar=2.5; 1000*varforfloat. How can i fix this?
117
Hello, so i just opened my PAWN script, and my Language symbols like (ąčę) becamed symbols or something like that (юрбл). And i when i try to write ą or č it writes them in those symbols. I'm...
45
Quote: Originally Posted by Bikken Would be really nice if someone developed a app using this design in the SA-MP forums I'm looking into making some-kind of releative app to SA-MP On ...
179
Well it's called Modern UI now. Just putting that out there.
179
I'm so buying this Phone, the camera on the phone looks amazing, its fast, fluid and fun to user.
150
My own. Well i'm thinkig the same way that it was coused by a plugin, INC or a FS. Maybe MySQL plugin? Cuz i use 3 plugins SSCANF STREAMER AND MYSQL. but not the r7
124
Hi, so i'm getting a weird problem. When i launch a server on my PC, and log-on my OnPlayerSpawn wont work, but when my friend launched the same GM from hes PC it works fine. I know that its a problem...
124
Woh, you still dont get it, I 'M TELLING YOU THIS, THE PUBLIC IS NOT WORKING, IT WONT PRINT, IT WONT DO ANYTHING. if you really want pawn Код: if( IsPlayerNPC( playerid ) )    {        new ...
212
pawn Код: public OnPlayerSpawn( playerid ){    print( "Hi" );    return true;} Hi is not being printed.
212