Search Results
Код: public OnPlayerSpawn(playerid) { SetPlayerSkin(playerid, 98) return 1; } Error: Код: C:\Users\das\Desktop\asd\gamemodes\pinkpanters.pwn(518) : error 001: expected token: ";", but fou...
107
Line 509: Код: if(!PlayerInfo[playerid][pLoggedIn]) Where to put it this? Код: enum MyEnum { bool: pLoggedIn } new PlayerInfo[MAX_PLAYERS][ MyEnum ]; // This is where the PlayerInfo var...
107
Код: C:\Users\Matej\Desktop\Pink Panters RP\gamemodes\pinkpanters.pwn(509) : error 017: undefined symbol "PlayerInfo" C:\Users\Matej\Desktop\Pink Panters RP\gamemodes\pinkpanters.pwn(509) : warnin...
107
thank you if i have i will tell thank you <3 <3 rep++++ btw quick fix for this ? Код: C:\Users\Matej\Desktop\Pink Panters RP\gamemodes\pinkpanters.pwn(802) : warning 203: symbol is never use...
186
i mean euro system the hud up $04236666 to be €04236666(macedonian server...)you add to my gamemode? put pastebin when you are done One more:I have add zombie fs, now npc change to 100 and every pl...
186
http://pastebin.com/guBMsMxZ rep++ +can you add this one? http://pastebin.com/0zuFzMhb is 50lines about cents THANKS Question:is it possible to edit make euros in the hud of gta not dollars? no mods...
186
I want to put fireworks system but i don't know where to put this: Код: GetPlayerNameEx(playerid) { new sz_playerName[MAX_PLAYER_NAME], i_pos; GetPlayerName(playerid, sz_pl...
186
Код: C:\Users\Matej\Desktop\Pink Panters RP\pawno\include\mSelection.inc(192) : error 017: undefined symbol "TEXT_DRAW_FONT_MODEL_PREVIEW" C:\Users\Matej\Desktop\Pink Panters RP\pawno\include\mSel...
117
I have download ysi 3.1, ysi 4 all shit and now i have 26 errors If anyone is human i will set teamspeak to fix my gamemode or ysi PLSSSS 12 Erros now: Код: C:\Users\Matej\Desktop\Pink Panters RP...
117
Код: C:\Users\Matej\Desktop\Pink Panters RP\gamemodes\pinkrp.pwn(22) : fatal error 100: cannot read from file: "YSI\y_scripting" Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-...
117
If a delete #define clickedid Errors: Код: C:\Users\Matej\Desktop\Pink Panters RP\gamemodes\pinkrp.pwn(1502) : error 029: invalid expression, assumed zero C:\Users\Matej\Desktop\Pink Panters RP\ga...
173
i add on top of the script Код: #define DIALOG_REGISTER 1 #define DIALOG_LOGIN 2 #define clickedid #define Streamer_OnPlayerPickUpPickup #define Streamer_OnPlayerEnterCP Because they were undefin...
173
Код: public OnPlayerClickTextDraw(playerid, Text:clickedid) { if(clickedid == TDLogin) { if(!fexist(UserPath(playerid)))) { ...
173
Yea i want to add Register and Login system i have 13 errors so i fix something and now 6 errors Errors: Код: C:\Users\Matej\Desktop\Pink Panters RP\gamemodes\pinkrp.pwn(701) : error 029: invalid ...
173
http://prntscr.com/9n639q :/ On other gamemodes i put and it works, but on new gamemode File-New,didn't work
204