Search Results
When i click on Misdemeanors or Felonies nothing happends mabye someone can help, thanks in advance. pawn Код: CMD:su(playerid, params[]) {    if(IsACop(playerid))     {        if(Player...
51
Good job man +rep
255
Wow nice work dude i will use this for sure +rep
14,157
Thank you for this Kalcor i love you
53,561
Well now, I'll spend all my time to test everything. Rep
5,410
Awesome job man keep it up +rep
1,936
Quote: Originally Posted by Vince What does the name of a temporary variable have to do with anything? If "PBVehicles" is an array then you should iterate over it like this: PHP код: ...
106
Quote: Originally Posted by aoky You are using PBVehicles somewhere already, try changing it to this: PHP код: for(new PlateVehicles= 0; PlateVehicles < MAX_VEHICLES; Plat...
106
I get this warning maybe you guys can help me Код: warning 219: local variable "PBVehicles" shadows a variable at a preceding level pawn Код: for(new PBVehicles = 0; PBVehicles < MAX_VEHIC...
106
Server IP : 185.52.55.199:7777Today is the day we open Project Afterlife Roleplay, after a two months of beta testing, scripting and mapping, we have finally decided that our project is ready to be o...
255
i removed the onplayerlogin here is the login PHP код: ew                    sqlQuery[300],                    password2 = num_hash(inputtext)    ...
80
When i login the server crash, mabye you guys are able to help me, thanks in advance! PHP код: if(dialogid == 1245)     {         if(response)         {         ...
80
Mabye you guys can help, cus this won't save the in the database. PHP код: stock SaveVehicle(businessid, slotid) {     new query[356];     //slotid++;     format(query, sizeof...
63
THis error what i get, maybe you guys are able to slove this. Код: 15:58:01] [ERROR] CMySQLQuery::Execute[OnQueryFinished] - (error #1064) You have an error in your SQL syntax; check the manual t...
88