Search Results
ZCMD is easier, much easier, strcmp causes soooo much shit and its slow. edit, shit wrong code. gotta troll.
233
TextDrawSetString(ZoneText[i], zones[j][zone_name]); // - errors
65
In my script I get errors when trying to make zones, and when you are in a zone it'll TextDrawString' a textdraw showing the location name. ERRORS: Код: C:\Users\machine\Desktop\PCRPbeta\gamemod...
65
^ WHAT THE FUCK IS THAT? Gotta love the powers of scripting... so unbelievable
111
I never bumped for "comments" at all, I bumped for criticism.
329
No, I accidently deleted a line. Fixed
79
I must of fucked up somewhere when I was editing the locations on my random fire script, its worked fine before but when I changed the XYZ floats I get 1 array error. error : FCRP.pwn(252) : error 0...
79
You stole most of this from ERP05.
701
#include <ina> on the filterscript/source and yes it works
94
I'll get you them, give me 2 secs. Back: I saved all them for you, every cell. btw the LSPD only has 1 cell, I added all the LV and SF PD ones just incase lspd closed cell Код: 262.9825,77.4...
102
well I don't know what the problem is, maybe its defined in a include?
166
Now the script aint even working, I smashed my car untill it blew up
166
Create a complete new function. have this with your "new" shit, pawn Code: new LetterList[26][] ={    "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S"...
165
(2371) : error 025: function heading differs from prototype line 2371 : pawn Код: public OnVehicleDamageStatusUpdate(vehicleid, playerid) I have it placed under OnDialogResponse It must of alr...
166
Welcome to my tutorial on creating a dialog music player. First, we will need direct links to the MP3 or radiostation or other files. Keep them in a notepad file for now. I have "http://brp.comlu.c...
329
Yes, I use it for my password factions. it loads the password (like /skfererf to loginto SD) from a .txt file, so I can easily edit the password through FTP.
103
Show some script. Also the OnDialogResponse. < if it is a filterscript you download, happened to me before.. try recompiling
58
actually, use dini and have something like this pawn Код: dini_Set("/bots/speach","Speach 1","well hello");if(!dini_Exists("/bots/speach")){  dini_Create("/ERP05/speach.txt"); and have this to ...
103