Search Results
you can use a timer which will do the same thing as it does when you disconnect(save the stats). You can do public and forward. so like after the certain time you decided it to be it would save the st...
162
PHP код: CMD:dropcar(playerid, params[]) {     {     if(!IsPlayerInAnyVehicle(playerid)) return SendClientMessage(playerid, COLOR_RED, "You are not in a vehicle!");     Se...
124
Thanks bro' it's working finnaly!!!!...
128
it's not sending that message tho.. edit: I tried to remove that kick and it didn't help.. someone please help me I tried in older verions and it works find I just change the include start the server...
128
Umm I have kind of wierd problem I changed the mode version to 0.3D and it coused a little wierd problem that Idk how to fix it.. there is my OnPlayerSpawn: PHP код:     SetPlayerVirtualWor...
128
I have tried with %i and it still doesn't work!
130
I want to do like this PHP код:             else if(!strcmp(x_v, "getprice",true))            {                if(IsPlayerConnected(playerid))    Â...
130
you don't know anything to help me beside saying stupid things?
130
Quote: Originally Posted by Biesmen I.. didn't define VIP? It's your script. You tell me how you defined VIP and how you store the value in that variable. first of all I didn't asked an...
210
have you put the new mypickup1,mypickup2; and the top of your FilterScript?
196
Quote: Originally Posted by Biesmen Oh, try "50.0" as value. Armour is set as a float. doesn't matter. can you show me how you deffined the vip?
210
Quote: Originally Posted by Biesmen pawn Code: if(strcmp(cmd, "/admins", true) == 0){    SendClientMessage(playerid, COLOR_RED, " ** Admins online: **");    for(new i = 0; i < MAX_...
168
hey I need help with this thing: PHP код: stock checkprice(playerid,vehicleid) {     new string[256];     new File: UserFile = fopen("vprices.ini", io_read);     if (UserFil...
130
I have fixed all errors exept this: PHP код: error 035: argument type mismatch (argument 2)  I have this error in three places here: PHP код:             else if...
189
still have the other errors look at this PHP код: C:\Documents and Settings\Vlad\щемзп дтбегд\LS-Mode2.pwn(45600) : error 047: array sizes do not match, or destination ...
189
PHP код: C:\Documents and Settings\Vlad\щемзп дтбегд\LS-Mode2.pwn(45432) : error 017: undefined symbol "setprice"C:\Documents and Settings\Vlad\щемзп дтбегд\LS...
189