Search Results
Ability to scale objects in sa-mp editor if possible.
12,478
Код: #include <a_samp> #include <zcmd> #include <sscanf> // Since you might have the newer version of sscanf it would be '#include <sscanf2>' #undef MAX_PLAYERS #define MA...
81
https://www.youtube.com/watch?v=mxHKBsbnpJw
204
Код: if(vehicle >= 0) oh lol i'll try it Thanks
204
why only for id 0? Код: forward color3(playerid); public color3(playerid) { new vehicle; vehicle = GetPlayerVehicleID(playerid); if(vehicle > 0) { new r = random(sizeof(CarColors)); ...
204
http://www.microsoft.com/en-us/downl....aspx?id=40773 http://www.mediafire.com/download/g4....VC120.CRT.zip
79
Код: CMD:setvip(playerid,params[]) { if(IsPlayerAdmin(playerid)) { new id; if(sscanf(params,"ui",id)) return SendClientMessage(playerid,0xFF0000AA,"Usage: /setvip [PlayerID]"); if(!IsPl...
187
hi guys i want kill this Timer pls help Код: CMD:vname(playerid, params[]) { new id; if(AccInfo[id][Vip] == 1) SetTimer("name1",800,1); else return SendClientMessage(playerid,0xFF0000AA,"You need ...
89
Код: forward InitializePlayerObjects(playerid); public InitializePlayerObjects(playerid) { new Query[160]; PHP код: line 688  mysql_format(gConnectionhandle, Query, "SELE...
101
Quote: Originally Posted by Abagail Try reinstalling / upgrading your driver, - your drivers may have been messed with when you upgraded to Windows 10. i'll try
135
Win10 is was work in Win7 why?
135
please download the last version and try again http://files.sa-mp.com/sa-mp-0.3.7-install.exe
269
please press hashtag before posting your codes
107
Код: ChangeVehicleColor(playerid, CarColors[rand][0], CarColors[rand][1]);
123
+Rep if you helped me
123