Search Results
Like /call 524-GOV or /call 245-256-242, it ignore the "-" and string
204
When I use a edited pawncc(russian guy one) to compile my script it works fine but If I use the native one, it compiles with a couple errors like XXXX function never used but in fact they are using
85
Is it possible? Any released FS I can have a look?
67
Код HTML: PLUG::LoadVehicleTrunk(vehicle) { new row[256]; for(new count = 1; count < MAX_VEHICLE_WEAPONS; count++) { format(_query, sizeof(_query), "SELECT * FROM `vehweps` WHERE `vehSQL` ...
94
russian guy's one may crash ur server, it happened to my script.
1,935
Use a value to store the current page of a player, and use a function to list them
175
start Timer when player exit vehicle Kill timer when player enter vehicle
117
Код HTML: cmd:dropcar(playerid, params[]) { if(!IsPlayerConnected(playerid)) return 1; if(PlayerOnMission[playerid]) return SendClientMessage(playerid, COLOR_GREY, " On a mission right n...
74
I'm working on a drugs creation script it's all dynamic we have 9 chemicals such as Phosphorus, ephedrine, aether. When players have those chemicals they can buy Chemical tools such as pipe, mixer, r...
80
Quote: Originally Posted by DBZdabIt3Bro7 Not sure but that probably has to do with your console's text font or Arial in general, used by SAMP's client messages. Never heard about this,...
142
Quote: Originally Posted by DBZdabIt3Bro7 PHP код: static text[144]; // make text say something strcat(text, "Hello from the other side"); for(new char = 0; char <...
142
Quote: Originally Posted by Hansrutger Get the map editor, launch it and go to Los Santos Richman. It should be close to the small very small dirt shortcut between two roads on opposite si...
142
Hm.. I found the object I was looking for but I have another question How can I simulation in a string ? Ex: He.. llo, wher... e you.. fro..?
142
use evf or vehicleplus its more friendly
92
Thank you, I just noticed it..!
144
P_CHEMICAL[playerid][Amount] Is a FLOAT PHP код:     if(mysql_num_rows())     {         while(mysql_retrieve_row())         {             mysql_fetch_field_...
144
Okay.. no native function, thanks though I'll take this.
144