Search Results
How i can fix this? warning 213: tag mismatch Код: publics: Random(min, max) { new a = random(max - min) + min; return a; // WARNING LINE }
104
You are missing files or sccanf inc and scanf.so are not sampe version
149
(5433) : error 017: undefined symbol "GetWeaponSlot" (5433) : error 001: expected token: ";", but found ")" (5433) : error 029: invalid expression, assumed zero (5433) : fatal error 107: too many erro...
118
(51042) : warning 208: function with tag result used before definition, forcing reparse Код: stock Float:DistanceCameraTargetToLocation(Float:CamX, Float:CamY, Float:CamZ, Float:ObjX, Float:ObjY, ...
60
Код: https://imgur.com/va8U5Jy
145
The code cannot save car prices example Sultan 10.000$ And Elegy 5.000$ when u are going to buy sultan car price make changes Sultan 5.000$ like that, S2 for bed english
83
Init //CARSHOP FUNCTIONS AND CONFIGURATION? CreateCarshopGlobalTD(); CreateCarshopCar(522,-395.9633,1264.1262,6.7897,184.2291, 11000); //Vehice id, Cords and coast (11000) Код: /* CARSHOP SYSTEM *...
83
no its only creating but not delete...
149
Код: CMD:t1(playerid) { if(pData[playerid][pAdmin] < 5) return true; for(new i = 0; i < 8; i++) { if(IsPlayerAttachedObjectSlotUsed(playerid, i)) RemovePlayerAttachedObject(...
149
Hello. I recently installed windows 7 on my PC, and when i start GTA San Andreas i get this message: Color Scheme Has Been Changed To Windows 7 Basic but it doesnot work... please help me
163
How To Fix That Код: [debug] Run time error 20: "Invalid index parameter (bad entry point)"
85
Help me fix this command, cannot delete attached skin Код: CMD:babu(playerid) { if(PI[playerid][pAdmin] < 9) return 1; { for(new i = 0; i < 8; i++) { if(Is...
67