Search Results
Alright try this Код: CMD:stretcher(playerid, params[]) { static type[24], Float:x, Float:y, Float:z, Float:angle; if (GetFaction...
141
Try this: Код: CMD:stretcher(playerid, params[]) { static type[24], Float:x, Float:y, Float:z, Float:angle; if (GetFactionType(pl...
141
Use this: Код: Line 205: vagos = GangZoneCreate(2676.35, -1606.855, 2915.929, -1160.76);
100
I have an internet tab server but it crashes when i start it with 1000 slots
89
Use latest version of a_samp.inc and YSI library
113
This: Код: ApplyAnimation(playerid, "PED", "KO_shot_front", 4.1, 1, 1, 1, 1, 1, 1);
57
Quote: Originally Posted by jlalt try: PHP код: #include a_samp #include zcmd new gym[MAX_PLAYERS]; CMD:enetergym(playerid,params[]) { SetPlayerPos(playerid,X,Y,Z); // X Y ...
79
Use This: PHP код:     if(newstate == PLAYER_STATE_DRIVER)     {         new carid = GetPlayerVehicleID(playerid);         if(carid == 407 || carid == 427 ||...
159
Код: forward DestroyShell(playerid); public DestroyShell(playerid) { new Float:Pos[3]; GetPlayerPos(playerid,Pos[0],Pos[1],Pos[2]); CarryShells[playerid] = playerid; ShellInfo[playerid][sP...
85
1.Is the gamemode placed in the gamemode folder? 2.What is the name of the gamemode in the gamemode in gamemodes folder? 3.All plugins are loaded?
145
Use this Код: stock RemovePlayerWeapon(playerid, weaponid) { SetPlayerArmedWeapon(playerid, weaponid); if(GetPlayerWeapon(playerid) != 0) GivePlayerWeapon(playerid, weaponid, -(GetPlayerAm...
85
Quote: Originally Posted by Jimmi C:\Users\Jimmi\Desktop\93.119.25.182-7777\gamemodes\RunStrike.pwn(12145) : error 035: argument type mismatch (argument 2) C:\Users\Jimmi\Desktop\93.119.25...
60
I have decided to convert my gamemode from y_ini to mysql but which mysql should i use?
58
Anyone please help
125
Quote: Originally Posted by Bomber07 win! I get these errors Код: C:\Users\i s compters\Desktop\FreeRoam - Mysql Version\gamemodes\freeroam.pwn(599) : error 035: argument type mism...
125
I used: mysql-r39-3-win.zip Which one should i use,i am using windows? mysql-r39-3-centos7.tgz mysql-r39-3-debian7.tgz mysql-r39-3-win.zip
125
Quote: Originally Posted by Alex Magaсa Download and use the latest mysql plugin: https://github.com/pBlueG/SA-MP-MySQ...ases/tag/R39-3 Old Versions (such as R7,R6,R5) are out-dated.! ...
125