Search Results
Quote: Originally Posted by Nitin I am not sure, but I think it's messing pawn Код: main( ) { } i removed that yesterday , added again now but this is not what cause that problem
239
that what i got from crashdetect after player death: [21:21:02] Community Owner [ES]DayZ has mega slapped [ES]DayZ [21:21:04] [debug] Run time error 4: "Array index out of bounds" [21:21:04] [debug] ...
239
Quote: Originally Posted by Facerafter So your server runs normal than it suddenly restarts and wants to load the gamemode but gives an error? nope all working good , just after 20 - 30...
239
Quote: Originally Posted by Nitin Show the server log? [07:14:48] [chat] [[BRS]Naofuieu]: Pq ta com Esse level [07:14:49] [chat] [123vladimirir]: KS [07:14:55] [chat] [Lucasbturbo_]: d...
239
hey, i got big problem for 2 weeks already in the server, after 20 - 30min server Shutting down himself . i tried replace plugins , update plugin , update includes , fix loops , use nativechecker , u...
239
hey guys, i got bug with Anti Rapid Fire . after player shoot for few seconds with M4 or UZI , he get kick for rapid fire. code: PHP код:       new gt = gettime(), s;     if(weapo...
89
Quote: Originally Posted by Pottus ShowModelSelectionMenuEx(playerid, iteminv,20, "Inventory",INVENTORY_MENU, 0.0, 0.0,0.0); You have 21 Still only 19 slots .
245
hey, im trying attach material object to player this is my code: PHP код: CMD:sguitar(playerid,params[]) { test20[playerid] = CreatePlayerObject(playerid,19319, 848.2437, -1188.0800, 16.97...
97
Quote: Originally Posted by M4D just use TextDrawShowForPlayer after TextDrawSetPreviewModel it will be show updated model id for show Working , but the textdraw flashing ..
109
i got problem with update TextdrawPreviewmodel im trying to do Textdraw of the player skin. and i want everytime player will change his skin the textdraw will update himself. i tried in OnServerUpdat...
109
hey guys, im trying to do if player pickup any pickup that will destroy the pickup for all players. i tried use foreach(Player,i) . others still see the pickup
46
Quote: Originally Posted by Galletziz sorry try with this... pawn Код: new Text:text_classification[5]= {        Text:Evacplayer1,        Text:Evacplayer2,        Text:Eva...
165
Quote: Originally Posted by Galletziz You don't haven't understand.. з_з pawn Код: //above OnGameModeInit()new Text:Evacplayers; new Text:Allevacplayers; new Text:Evacplayerl;new Te...
165
anyone maybe know how to fix ? :P
165
Quote: Originally Posted by Galletziz pawn Код: //create a checkpoint with steamer plugin and add a callback OnPlayerEnterDynamicCP(playerid, checkpointid);//instead of OnPlayerEnterCh...
165
Quote: Originally Posted by iiNzTicTx Are you checking if the player slot is used? I haven't read your code thoroughly and am on mobile but it should be something like For(new I = 0; I &...
165
hey guys , im trying to do in my zombies mode if player reach "evac" (evac = its like safe zone) his name will be on the 5 players that reached evac PHP код: new PlayerCheck[MAX_PLAYERS]; newÂ...
165