Search Results
Solved. I putted it into a Filterscript. Fucking bug.
64
pawn Код: #define MAX_UTILITY_ICONS 5enum iStats{    IconType,    Name[32],    Float: PosX,    Float: PosY}new IconStats[MAX_UTILITY_ICONS][iStats] ={    {30, "Stazione di Polizia", 1555...
64
Try with MapAndreas plugin: pawn Код: stock IsWaterInFrontOfPlayer(playerid, Float: range = 1.0){    new Float:fPX, Float:fPY, Float:fPZ,        Float:fVX, Float:fVY, Float:fVZ,        ...
184
Quote: Originally Posted by Konstantinos Код: lenght = random(ScaleFishStats[fishid][fishpole][cmMax] - ScaleFishStats[fishid][fishpole][cmMin]) + ScaleFishStats[fishid][fishpole][cmMi...
142
Quote: Originally Posted by Konstantinos Do not initialize the array because if the rows do not match will give the error and to avoid it, you'd have to make them empty which looks awful. ...
142
Hey guys, I'm working on a fishing sistem... Will this multi-dimensional can works? pawn Код: enum SFScale{    Name[62],    cmMin,    cmMax,    Value}new ScaleFishStats[4][][SFScale] ={  ...
142
Hello there. I changed things for the 0.3.7 samp version (for siren function). With the official include, I had problems using siren to the cars, and it gived me "warning 202: number of arguments does...
2,022
Quote: Originally Posted by Dayrion My bad, I confuse with AddVehicleEx. Yes, AddVehicleEx exists, but same problem... IDK why
189
Quote: Originally Posted by Konstantinos By "using pawno" you actually mean you run pawno.exe and opened the script from the program? Placing your script to the new folder of that server p...
189
Quote: Originally Posted by Konstantinos Have you tried running pawno.exe and opening the script through the program? I just tried using pawno from "samp037_svr_R2-1-1_win32\pawno" and ...
189
Quote: Originally Posted by Dayrion With CreateVehicleEx not CreateVehicle. PHP код: vJobStats[vehicleid][VehID] = CreateVehicleEx(vJobStats[vehicleid][ModelID], vJobStats[vehic...
189
pawn Код: vJobStats[vehicleid][VehID] = CreateVehicle(vJobStats[vehicleid][ModelID], vJobStats[vehicleid][PosX], vJobStats[vehicleid][PosY], vJobStats[vehicleid][PosZ], vJobStats[vehicleid][PosAng...
189
Quote: Originally Posted by Xdrime Код: v0.3x-R2, (C)2005-2013 SA-MP Team [17:18:22] [17:18:22] Server Plugins [17:18:22] -------------- [17:18:22] Loading plugin: sscanf [17:18:22]...
2,094
Try this. I do not expect it is the best. But let me know https://sampforum.blast.hk/showthread.php?tid=598088
113
Quote: Originally Posted by ItzzWesty Such wonderful GS ? i liked it new updated ! but could you make it short ?? /gcreate - etc ...... Quote: Originally Posted by Tommyx3 ...
2,094
******* video added to create a Gang Zone I want remember you all to report me bugs. I can't see them because I'm not playing GTA SA:MP. Thanks https://www.youtube.com/watch?v=KQkEk058lfg
2,094
I think there is not any error...
107
Quote: Originally Posted by ItzzWesty Suggestion : Add New ranks for the Gang ,, GANGFOUNDER-GANGCO-FOUNDER-GangLeader-GANGADviosr-GANGMemer -GANG JRMEMBER , GANG founder can promtd - dom...
2,094
Quote: Originally Posted by JamalMaddox Good job Thanks
2,094
Quote: Originally Posted by ItzzWesty you can make the cmds shortcut like /gang info = /ginfo /gang create = /gcreate /gang stats = /gstats ...3 Mh yea... I can add a shorcut like "/...
2,094