Search Results
I am building a new gamemode and i'm working at the login system . The problem is that every time I login the server the server shows me the register dialog even if I have an account already . I'm us...
83
The link u gave me fixed my problem , i'm glad you did replay to my problem . Thanks @konstantinos
145
My server doesen't want to load the streamer and sscanf plugin . The windows server worked fine in w 7 but I upgraded to w10 and now the server won't load this plugins . What I did : Replaced the name...
145
Код: echo Executing Server Config... lanmode 1 rcon_password 1234 maxplayers 75 port 7777 hostname beta server gamemode0 beta 1 filterscripts radio plugins mysql streamer sscanf crashdetect Whirlp...
124
Код: Error: Function not registered: 'cache_get_row_count' Error: Function not registered: 'cache_get_field_content' Error: Function not registered: 'cache_get_field_count' Error: Func...
124
Код: CMD:autotunecar(playerid,params[]) { if(gPlayerLogged[playerid] == 0) return SendClientMessage(playerid,COLOR_LIGHTRED, "Logheazate mai intai"); if(GetPlayerState(playerid) != PLAYER_STATE_...
56
PHP код:     if(dialogid == CAR_TESTC) //Low Vehicles\nMedium Vehicle\nSport Vehicles\nBike\nAir vehicles\nSpecial Vehicles     {         if(response)         { ...
115
Download nativechecker and show us what outputs
160
http://i19.servimg.com/u/f19/19/20/5...h/xampp-21.png Notice the index set to 'PRIMARY' and the A_I option checked. Basically we will use the ID column to identify the player in the database and for ...
113
Quote: Originally Posted by AaronJ Of course is possible, you should store somewhere the vw in use an then choose the lowest value avalilable. Or....... You can send the player in a vw tha...
134
Dear OP 1.Be grateful that Pawn Compiler shows the errors in the first place . 2.If you want to make something you'll need patience and as far as i can see you don't have much. 3.If you read those t...
268
Well i'm thinking of creating a dialog where the player can choose a car to test but i would like to create that in diferent virtual worlds. for exemple player 1 get's vw 1 player 2 get's vw 2 if pla...
134
PHP Code: if(dialogid == Dialog_test123)     {         new hash[130],pass[130];         hash = "abcb2121e7f45cb1ea8918555ae075b71c696be433445cce9f70d8c425f677d3900bc76ffdf...
128
Hi , i am using the mysql R39-5 https://github.com/pBlueG/SA-MP-MySQ...ases/tag/R39-5 and i get this errors , could you give me a link to a better mysql plugin or give me some advice about how to fix...
166
Код: [17:26:03] [debug] Server crashed while executing new.amx [17:26:03] [debug] AMX backtrace: [17:26:03] [debug] #0 native mysql_connect () [61bbdf10] from mysql.DLL [17:26:03] [debug] #1 00007...
84