Search Results
rly, why i cant use this. If i try connect then server not responding.
7,198
when i try connect server then it say's "Server not responding" i tried 0.3z and new vers.
7,198
Thanks but how to make this if player have armor 100 and hp 100, then shooter must shoot the armor first and then he can shoot HP.. I'm really sorry about my english.
79
IF player shoot player with gun then it make's bigger damage, is this possible to script?
79
PHP код: COMMAND:myyisikule(playerid, params[]) {     new playerb,string[128];     if(PlayerLoggedIn[playerid] == true)     {         if(!sscanf(params, "u", playerb))...
101
SOLVED, thanks a lot
67
PHP код: {   format(string, sizeof(string), "[Aknad Kinni]%s ьtleb: %s",RPN(playerid), text);   ProxDetector(12.0, playerid, string,COLOR_FADE1,COLOR_FADE2,COLOR_FADE3,COLOR_FADE4,...
95
if i remove message then it take next one (Bike is not vehicle, you need to be a driver etc) Код: if ((newkeys & KEY_SUBMISSION) && !(oldkeys & KEY_SUBMISSION)) { if(PlayerL...
78
if press 2 i start engine, but if i press middle mouse button on foot it says error (WARNING: You need to be in vehicle).. i use KEY_SUBMISSION
78
Hey, i try to search this but i found nothing, so maybe someone can help me? Sepedgun for cops.
48
thanks, i use this for /aod but if i type /aod to go off at admin duty set default name back.
106
Is this possible to set letter before name examle [M]Name
106
i know start, but what next i dont know, maybe anyone can give me a code? or just a little peace of code then i can learn it myself
94
PHP код: COMMAND:mootor(playerid, params[]) {     new string[128];     if(PlayerLoggedIn[playerid] == true)     {         if(IsPlayerInAnyVehicle(playerid))       ...
94
Sorry, but anyone know how to mix these two commands? PHP код: COMMAND:pmasin(playerid, params[]){    if(PlayerLoggedIn[playerid] == true)    {        if(KasutajaInfo[player...
159
It's just command for tazer? But i need this, if i shoot someone with SD then it taze him
159
all my codes are here: PHP код: forward TazerTimer(playerid)  PHP код: new Tazer[MAX_PLAYERS];  PHP код: public OnPlayerGiveDamage(playerid, damagedid, Float: am...
159