Search Results
My complier is blank and am not sure how to fix the issue. Anyone have any idea's, Its only 15K lines all my brackets are in order and am sunnign it as admin
141
i have the files YSI folder and files in my includes folder
141
it complies when i remove #include <YSI/y_ini> altho i do get errors but not all the code has been added
141
Can someone help am trying to add a house script to my GM but adding the defines and am trying to add #include <YSI\y_ini> But my GM wont compile due to this is there something i have done wro...
141
Thanks JuanStone thats fixed it
114
pawn Код: LoadDealerships(){    new File:handle, count;    new filename[64], line[256], s, key[64];    for(new i=1; i < MAX_DEALERSHIPS; i++)    {        format(filename, sizeof(fil...
114
its only happened since i added the dealerships with that command pawn Код: UpdateDealership(dealerid, removeold){    if(DealershipCreated[dealerid])    {        if(removeold)        ...
114
i get the error when i use the command to create a dealership pawn Код: CMD:adddealership(playerid, params[]){    if(AdminLevel[playerid]!=4) return SendClientMessage(playerid, COLOR_RED, "You ...
114
am not sure where the error is and i have 14k lines of code
114
hello i can compile my my GM just fine no errors but when i start my server i get Код: [20:47:40] sscanf warning: Unenclosed specifier parameters are deprecated, consider using something like p&...
114
Thanks Kaliber that fixed it
135
pawn Код: enum MainZone{    Zone_Name[28],    Float:Zone_Area[6]}
135
pawn Код: static const gSAZones[][SAZONE_MAIN] = what else do you mean?
135
Can someone help me out with this please? pawn Код: D:\GTA SA\new rp\samp03z_svr_R1_win32\gamemodes\New.pwn(13298) : error 032: array index out of bounds (variable "gSAZones")D:\GTA SA\new rp\samp...
135
Can some one please help with this am lost pawn Код: D:\GTA SA\new rp\samp03z_svr_R1_win32\gamemodes\New.pwn(2827) : warning 202: number of arguments does not match definitionD:\GTA SA\new rp\sa...
55
Can someone help me out by pointing me in the right direction i have been looking for a few days now and i have tried a few GPS systems but they don't work can some one point me to one that works Th...
113
with that interior when i go in the marker it takes me to the LV police HQ and than i spawn out there how would i fix that issue?
196
there is already ones there but as i dont understand how its done am not sure
196