Jump to content

gfx_nos

Membru
  • Posts

    9
  • Joined

  • Last visited

    Never

gfx_nos's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Eroare (( C:\Users\Alex\Desktop\Server GFx-Zone\gamemodes\GFx-Zone.pwn(9039) : error 029: invalid expression, assumed zero C:\Users\Alex\Desktop\Server GFx-Zone\gamemodes\GFx-Zone.pwn(9039) : error 004: function "OnGameModeExit" is not implemented C:\Users\Alex\Desktop\Server GFx-Zone\gamemodes\GFx-Zone.pwn(9045) : warning 225: unreachable code Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors. Linia arata asa : //------------------------------------------------------------------------------------------------------ public OnGameModeInit() { new string[MAX_PLAYER_NAME]; new string1[MAX_PLAYER_NAME]; ShowPlayerMarkers(1); EnableStuntBonusForAll( false ); for(new c=0;c<CAR_AMOUNT;c++) { Gas[c] = GasMax; } PlayersOnline = 0; for(new i = 0; i < GetMaxPlayers(); i++) { if(IsPlayerConnected(i)) { PlayersOnline+=1; } } public OnGameModeExit() { SendRconCommand("unloadfs carownership"); return 1; } //==============================================================================
  2. Eroare (( C:\Users\Alex\Desktop\Server GFx-Zone\gamemodes\GFx-Zone.pwn(9039) : error 029: invalid expression, assumed zero C:\Users\Alex\Desktop\Server GFx-Zone\gamemodes\GFx-Zone.pwn(9039) : error 004: function "OnGameModeExit" is not implemented C:\Users\Alex\Desktop\Server GFx-Zone\gamemodes\GFx-Zone.pwn(9045) : warning 225: unreachable code Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors. Linia arata asa : public OnGameModeInit() { new string[MAX_PLAYER_NAME]; new string1[MAX_PLAYER_NAME]; ShowPlayerMarkers(1); EnableStuntBonusForAll( false ); for(new c=0;c<CAR_AMOUNT;c++) { Gas[c] = GasMax; } PlayersOnline = 0; for(new i = 0; i < GetMaxPlayers(); i++) { if(IsPlayerConnected(i)) { PlayersOnline+=1; } } public OnGameModeExit() { SendRconCommand("unloadfs carownership"); return 1; } Multumesc pentru ajutor
  3. poi si cum fac sa rezolv problema?
  4. Buna ziua,am si eu o problem ssper sa o rezolv cat mai repede...Deci intru pe server ma loghez si ma pune sa imi aleg un skin ...orice skin imi aleg ma da afara ...va rog putin ajutor...Multumesc mult http://imageshack.us/photo/my-images/695/eroarer.jpg/
  5. Buna Ziua,Am o problema.Deci intru pe server ma loghez si ma pune sa imi aleg skinu ...Imi aleg skinul si imi spune : Server Closed The Connection .....Orice skin as alege ma da afara
  6. Da a mers,Multumesc foarte mult.Dar ce are titlul?
  7. C:\Users\Alex\Desktop\Server Samp\gamemodes\gf.pwn(26206) : error 055: start of function body without function header C:\Users\Alex\Desktop\Server Samp\gamemodes\gf.pwn(26207) : error 010: invalid function or declaration Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors. Linia arata cam asa : } public OnPlayerPrivmsg(playerid, recieverid, text[]); { return 0; }
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.