Search Results
You shouldn't be using Pawn (specificly for SA-MP) to do something like that (reading ~1000 files then insert all the data to a SQLite database).
109
maybe... just maybe you need to decrease the transparency? :thinking:
108
format(PlayerText[playerid], 26, inputtext);
58
Код: MapIcon_CreateCircle(Float:x_pos, Float:y_pos, Float:z_pos, type, color, Float:radius, Float:diff, world = -1, interior = -1, Float:d_stream = 150.0, style = MAPICON_LOCAL); It can't get ANY...
149
https://sampforum.blast.hk/showthread.php?tid=601855 wasn't so hard to search for
149
PHP Code:           ShowPlayerDialogString(playerid, DIALOG_ID_SP_TD_POSITION, DIALOG_STYLE_INPUT,             str_new("Change textdraw string content"),        ...
1,557
cache_get_value_name_int https://sampwiki.blast.hk/wiki/MySQL#cac...value_name_int
144
Quote: Originally Posted by IdonTmiss Looks like this happends only when I (ID: 0) ban someone I don't know why tho... Show your command.
217
Quote: Originally Posted by xZeDx What happens is that I recover this file after formatting my PC, is there a solution? Use: Data Recovery Wizard if you don't take frequent back ups, li...
159
PHP код:     switch(classid)    {        case 0 .. 78:        {           gTeam[playerid] = TEAM_CIV;           GameTextForPlayer(playerid, "...
59
PHP код: #define SetPlayerWantedLevelEx(%0,%1) \     SetPlayerWantedLevel(%0, clamp(%1, 0, 6)),\     SetPlayerWantedLevelColor(%0) 
171
Quote: Originally Posted by RedRex Exause me? I'm not copying & Paste anything I just helping him to fixed his problem. but Why Should I go? and go away of this section? I'm here to he...
107
that's your compiled AMX file https://hls.harvard.edu/dept/its/res...s-and-folders/
159
A machine can't really read human written code and understand it as written. It's like a translator, it doesn't understand the written words unless they've been scripted to. That being said, locating...
108
Quote: Originally Posted by KinderClans Im checking by writing in chat after the wanted level has changed. Still the default Sa-Mp color. Did you try my debug command? If you didn't, sh...
171
Are you checking yourself on the scoreboard list with no one else online? If so, that's why. The color is only visible to yourself when you've clicked on someone else's name in the scoreboard. You ca...
171
Quote: Originally Posted by Thanks are you joking with me or what? how do you seriously not know what a loop is but yet you script? go0gle it.
75
Quote: Originally Posted by Thanks I'm sorry? What do you mean exatcly? I don't want to check the player If connected or not! because I've giving this weapons to All players In server.. Ca...
75
Quote: Originally Posted by RedRex Try this. PHP код: CMD:explodeall(playerid, params[])  {      if(PlayerInfo[playerid][pAdmin] >= 3 && 5)      {    ...
107