Search Results
pawn Код:
if ((newkeys & KEY_SECONDARY_ATTACK)) && (GetPlayerState(playerid)== PLAYER_STATE_ONFOOT))Â Â Â Â Â Â Â Â Â Â {Â Â Â Â Â Â Â Â Â Â Â Â new Float:Velocit...
135
Micha /buyochleari is with!
PHP код:
if (strcmp("/glasses", cmdtext, true, 10) == 0)
                    {
                        //Setglasse...
353
my gm doesent need when it is MSG_BOX..
293
he doesent need "DIALOG_STYLE_MSGBOX" at OnDialogResponse..
293
PHP код:
try new ChangeColour[268];??Â
or if you have colors defined its easier with colors defined..
285
HERE:
pawn Код:
if(!strcmp("/buyochelari",cmd,true))Â Â Â Â Â Â Â Â Â Â {Â Â Â Â Â Â Â Â Â Â if(PlayerToPoint(3.0,playerid,1030.5072,-977.4466,42.9841))Â Â Â Â Â Â Â Â ...
353
pawn Код:
dcmd_admins(playerid,params[])          {              #pragma unused params              new count = 0;  Â...
285
doesent work no errors just no work..
353
do you have mods?you could reinstal gta san andreas..
158
Quote:
Originally Posted by Grand_Micha
pawn Код:
if (strcmp("/glasses", cmdtext, true, 10) == 0)Â Â Â Â Â Â Â Â Â Â {Â Â Â Â Â Â Â Â Â Â Â Â //Setglasseid[player...
353
hello i created a /glasses cmd but i have a problem "how can i do /glasses to put on glasses and take them off?and with the glasses that i bought, i really need this answer its getting me mad..
PHP ...
353
Quote:
Originally Posted by [MM]RoXoR[FS]
pawn Код:
public OnPlayerUpdate(playerid){Â Â new hour,min;Â Â GetPlayerTime(playerid,hour,min);Â Â if(hour == 6 && min == 0)Â ...
248
PHP код:
if(IsPlayerInRangeOfPoint(all,10.0, -1674.90002441, 548.09997559, 38.90000153) && if(IsPlayerInRangeOfPoint(all,10.0, -1674.90002441, 548.09997559, 38.90000153))Â
...
372
PHP код:
ApplyAnimation(playerid, "SWEET", "Sweet_injuredloop", 4.0, 1, 0, 0, 0, 0);Â
This is injured!
158
PHP код:
GivePlayerCash(playerid, -7);Â
Does this work?
372
HERE:
PHP код:
                         //onplayerconnect
         PlayerInfo[playerid][pPainPerk] = 0;
                    PlayerInfo[pl...
273
PHP код:
DIALOG_STYLE_PASSWORD like this?Â
311