Search Results
hello there i need help ,simple thing a pawno wiki link of -,+,=,* etc.... meanings cant get this in ******
167
hey is there any method to magnet player to a specific OBJECT/objectX,objectY,objectZ using velocity...
103
hello there i got a problem with this warp/teleport system its work okay sometimes but if im too far from the traget nothing happens just nothing no effect also when there only me in server i dont get...
72
Hey There is the a method like \n[newline], to make a text to be in center of dialog ? \ctext blah blah i dont want to use a space cause of line limit
56
or try this pawn Код: if(LoggedIn[playerid] == 1) SaveAccountStats(playerid);    static string[64];    switch(reason)    {        case 0: format(string,sizeof string,"» "cred"%s has le...
132
pawn Код: public OnPlayerDisconnect(playerid, reason) {     new temp[pInfo];     PlayerTextDrawDestroy(playerid, TxtZones[playerid]);     PlayerTextDrawDestroy(playerid, SpeedoText[playerid]...
132
if player get CLIMB YES THE ANIMATION WONT WORK DON'TApllyAnim if player get CLIMB NO THE ANIMATION WILL WORK ApplyAnimation pawn Код: if(RELEASED(KEY_SPRINT))        {            new a...
88
if player CLIMB_STAND the animation won't work is this code are right? pawn Код: new animlib[32];            new animname[32];            GetAnimationName(GetPlayerAnimationIndex(play...
88
hey can someone help me to create a textdraw proggressbar in different way in deafault its goes like Example Minimum value = 0 [___________] +1 value [l___________] medium value = 50 [lllllllllll_____...
52
Quote: Originally Posted by ISmokezU https://sampwiki.blast.hk/wiki/ClearAnimations this freeze the player for a sec its dissallow me to jump
65
is there a method to stop the animation without any other animation pawn Код: if(HOLDING(KEY_SPRINT))    {        //SetTimerEx("CantRun",2000,0,"i",playerid);        if(Team[playerid] =...
65
like minimum value = 0 [_____l_____]middle value = 50 [___lllllllllll___]maximum value = 100 [lllllllllllllllllllllllllllll]
86
Quote: Originally Posted by asto63 Like that ? https://sampforum.blast.hk/showthread.php?tid=537468 yes something like this but make two bars 1-left 2-right make them a 1 bar that goe...
86
hey how to make a texdrawbox go Left and Right with a maximum value mmm example [/pawn] if player get +10xp XPBox = TextDrawCreate(153.00000+5, 438.000000, "_");///maximum value = 193.000000 , mini...
86
only the assist doesnt work i cant see the massage the assist added in stats ,just nothing happend
120
Quote: Originally Posted by Shinja Can you show the full code pawn Код: if(PRESSED(KEY_FIRE))    {                                GetPlayerHealth(i,Health);// i = ...
120
Quote: Originally Posted by Shinja Why variables? PHP код: public OnPlayerDeath(playerid, killerid, reason)  {     new Float: x, Float: y, Float: z;     GetPlayerP...
120