Search Results
Hi ! I have to create a mysql line but it's too long. How i can made it with strcat? Код: new querystr[1000]; format(querystr, sizeof(querystr), "UPDATE vehicleinfo SET Owne...
70
Hi, how i can use the key "M" for a engine sistem? i need the code from this key
145
don't work man... i want this thing: when a player without weapons license use a weapon, he must be blocked when shot
158
how i can do a limit for the name at OnPlayerConnect ? between 4 characters and 20 characters
59
Hmm, don't work Код: } public OnPlayerShootPlayer(Shooter,Target,Float:HealthLost,Float:ArmourLost) { if(PlayerInfo[Shooter][pGunLic] == 0) { TogglePlayerControllable(Shooter,0); } ...
158
UP @DaRk_RaiN i need another function. that functian toggle a player when his life falls
158
@CrossOv3r the callback is on public OnPlayerStateChange(playerid, newstate, oldstate) { if(newstate == PLAYER_STATE_DRIVER) //buggy dont finnish { and newcar = GetPlayerVehicleID(playerid); i d...
128
i replaced the id's with "taxicar" and don't work.why don't removing me from vehicle? Код: TaxiCar[0] = AddStaticVehicleEx(420,-1970.5817,102.6015,27.4704,88.1076,-1, -1, 40000);//Taxi/*Taxi*...
128
How i can toggle a player when he's shooting?
158
.. i don't have errors but the command don't work
100
I wanna make a command for leaders where the leader can respawn the faction cars, but don't work Код: } if(strcmp(cmd, "/respawnfactioncars", true) == 0 || strcmp(cmd, "/rfc", true) == 0) {...
100
So, who knows how i can fix this shit?
128
the host were i have the SERVER ( not sql db ) said all it's ok at they. the problem it's at host were i have the database?
128
i tried to convert this code but it's don't work, the server closed connection Код: stock IsPlayerBanned(playerid) { new IP[16], String[128], Query[128], reason[64], admin[32], i[128], seconds; ...
54
it's about my server or host fault?
128
error: [19:39:45] Loading plugin: mysql.so [19:39:45] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) what i can do? IS libmysqlclient_r.so.16 NOT libmysql...
128