Search Results
Код: [15:38:39] Loading plugin: sscanf [15:38:39] Failed.
93
Quote: Originally Posted by Kinglee Код: CMD:astatusoff(playerid, params[]) // { if(PlayerInfo[playerid] >=0) { DestroyDynamic3DTextLabel(aSTATUS[pAdmin]); S...
164
Quote: Originally Posted by Kinglee You used my code? If not try it. Not working.
164
Код: forward HungerThirstCheck(playerid); public HungerThirstCheck(playerid) { foreach(new i : Player) { if(PlayerData[i][pHunger] >= 50) { GameTextForPlayer(i, "You are hungry, get so...
179
The problem when i use /astatus off the text label will disappear for everyone using /astatus
164
Quote: Originally Posted by Kinglee CMD:astatusoff(playerid, params[]) // { if(PlayerInfo[playerid] >= 0) { DestroyDynamic3DTextLabel(aSTATUS[playerid]); SendCli...
164
I've made this CMD to add a personal status for admins .. when you use '/astatus text' a text label will be attached on you when using '/astatus off' or '/astatusoff' it will go THE PROBLEM: When i us...
164
Problem Solved using Код: new string[128]; format(string, sizeof (string), "You have changed LockerID %d's position", lid); SendClientMessage(playerid, -1, string); thanks everyone
105
Код: SendClientMessageEx(playerid, color, string[]) { if(InsideMainMenu[playerid] == 1 || InsideTut[playerid] == 1 || ActiveChatbox[playerid] == 0) return 0; else SendClientMessage(playerid, ...
105
Please help me in this: Код: /ScShortcut/Commands.pwn(21) : warning 202: number of arguments does not match definition /ScShortcut/Commands.pwn(38) : warning 202: number of arguments does not matc...
105
Код: skinlist = LoadModelSelectionMenu("skins.txt"); ShowModelSelectionMenu ( playerid , skinlist , "Select Skin" ) ; if ( listid == skinlist ) i saw it in NGG Script
649
thank you, i will use it!!!
95
check server info maybe server for sa-mp 0.3e / or remove samp and reinstall it again. or remove your (modes) cleo /s0biet...
651