Search Results
Yes, It is above. And i cant seem to solve the problem
107
Erm yes i do have that. pawn Код: new gPlayerLogged[MAX_PLAYERS];
107
Hi, I have just started out on a new script i was making but stumbled against a problem Code: pawn Код: public OnPlayerConnect(playerid){    gPlayerLogged[playerid] = 0;    new name[MAX_PL...
107
pawn Код: COMMAND:settag(playerid, params[]){    new iPlayer;    if( sscanf ( params, "u", iPlayer)) return SCP(playerid, "[PlayerID/PartOfName]");    if(!IsPlayerConnected(iPlayer)) return ...
52
Hi, I was thinking i have a Turf System but how can you make it so that if the player is about 20 meters in the air you cannot execute the command? Thanks
53
Hi, Is it possible to make it so that a surtent player does not show up on the kill-list? Thanks, Mafiaday
82
Hi, How can i make it so that a specifyed name does not show on the "Kill-Feed" at the right? Thanks, Mafiaday
71
Quote: Originally Posted by megadreams This should fix the error on line 22360: Код: if(goonZ > (canhazbuy-PlayerInfo[playerid][guns])) { new str[40]; format(str,sizeof(str),"You...
115
I already looked that over and i cant see what the error is. Please give me some support -.-
115
I do not understand what you just said. Could you maybe explain this more?
115
Whoops sorry! Dident notice that topic.
49
Hi, Im having a problem with my Volt-Host server. Restarted (Excessive CPU Usage - 100.4%) System Internal 6:48pm, June 25th/2013 Restarted (Excessive CPU Usage - 102.4%) System Internal 6:33pm, Jun...
49
Hi, I was thinking if Faction ID 1 took over Faction ID 2's Turf. And they fail they have to wait 1 hour to get that turf again. Same goes for Faction ID 2. Anyideas? If you maybe know how to do thi...
51
Try to change Change it do this : pawn Код: public OnPlayerCommandText(playerid, cmdtext[]){        if (strcmp("/teleports", cmdtext, true, 10) == 0)        {                Show...
191
Whats the error? Show me please
191
Or some animations let you move. And others dontlet you move i think this is the problem.
97
Try : pawn Код: ApplyAnimation(id,"BLOWJOBZ","BJ_COUCH_LOOP_W",4.0,1,1,1,1,1,1);TogglePlayerControllable(playerid,true);
97
Quote: Originally Posted by munsee Hi Some jobs I have restriction of level, you can get from level 1 to make all jobs you can use them at any level. Thanks I think hes trying to say th...
65