Search Results
yes random happening onplayertakedamage not getting called. Test this: Spawn a car stand behind the car get another player to take spas/shotgun shoot the glass at the player behind the car onplay...
239
Plugins mysql.so sscanf.so streamer.so Whirlpool.so [21:27:11] Loaded 0 plugins. put plugins in folder
147
sometimes when i go to ESC and move the mouse when i return the sensitivity has at least doubled
267
Код: if( admin == AdminLevel[playerid] >= 1 == InAdminMode[playerid] == 1) admin is just a name Код: if(AdminLevel[playerid] >= 1 && InAdminMode[playerid] ...
173
#include <a_samp> #include <sscanf2> #include <zcmd> Код: CMD:goto(playerid, params[]) { new target; if(sscanf(params, "d", targetid)) return SendClientMessage(player...
114
setplayerammo doesn't work use giveplayerweapon
162
https://sampwiki.blast.hk/wiki/SetTimerEx
200
what is "i", it is not defined in that code
256
ill do the first 1 Код: //Public OnPlayerConnect. public OnPlayerConnect(playerid) { new pname[MAX_PLAYER_NAME], string[63 + MAX_PLAYER_NAME]; new ID; <<<<<<&l...
106
SetPlayerRunSpeed(playerid, maxspeed); SetPlayerStamina(playerid, level); -1 = infinite Disable car blips on map (already mentioned) Possibly make all player animations server side (onplayerupdate s...
33,313
change SendRconCommand("unbanip"); to SendRconCommand(string);
132
Quote: if (((newkeys & KEY_SPRINT && newkeys & KEY_UP) || (newkeys & KEY_SPRINT && newkeys & KEY_DOWN) || (newkeys & KEY_SPRINT && newkeys &...
416
put pawn Код: GetPlayerName(PID, Playername, sizeof(Playername)); under if(sscanf...
75
But bug or not it is deliberate to stop continuous connections from the samp IP, kye said he will change it in the next version, you could just use the older version for development and the newer for ...
14,126
new Float:Health; GetPlayerHealth(playerid, Health); etc with armour
130
you cannot have PlayerInfo[playerid][pInvWeapon][ 0 ] you can only have PlayerInfo[playerid][pInvWeapon]
117
still getting "attacked" ping'ing the server with 0.3e R2
14,126