Jump to content

iRay

Membru
  • Posts

    41
  • Joined

  • Last visited

Everything posted by iRay

  1. Nu am pus eu bine oare? new Float:HAFloats, country[200]; Acum imi da astea: C:\Documents and Settings\Administrator\Desktop\GM\gamemodes\gm.pwn(14064) : error 010: invalid function or declaration C:\Documents and Settings\Administrator\Desktop\GM\gamemodes\gm.pwn(14066) : error 055: start of function body without function header C:\Documents and Settings\Administrator\Desktop\GM\gamemodes\gm.pwn(14069) : error 010: invalid function or declaration C:\Documents and Settings\Administrator\Desktop\GM\gamemodes\gm.pwn(14072) : error 054: unmatched closing brace ("}") C:\Documents and Settings\Administrator\Desktop\GM\gamemodes\gm.pwn(26618) : error 017: undefined symbol "MAX_COUNTRY_NAME" C:\Documents and Settings\Administrator\Desktop\GM\gamemodes\gm.pwn(26618) : error 009: invalid array size (negative, zero or out of bounds) C:\Documents and Settings\Administrator\Desktop\GM\gamemodes\gm.pwn(26618) : error 036: empty statement C:\Documents and Settings\Administrator\Desktop\GM\gamemodes\gm.pwn(26618) : fatal error 107: too many error messages on one line
  2. Am dat edit la postul de mai sus... uite iti zic inca odata aici: new Float:HAFloats, country[MAX_COUNTRY_NAME]; GetPlayerHealth(userID,HAFloats); format(szMessage, sizeof(szMessage), "(%i) %s | Level: %i | Health: %.1f | Status: %d | Country: %s | Ping: %i",userID, GetName(userID),playerVariables[userID][pLevel], HAFloats,playerVariables[userID][pStatus],country, GetPlayerPing(userID)); SCM(playerid,COLOR_IN2, szMessage); LINIA 10732-10735
  3. Acum imi da asta in GM : C:\Documents and Settings\Administrator\Desktop\GM\gamemodes\gm.pwn(10732) : error 017: undefined symbol "MAX_COUNTRY_NAME" C:\Documents and Settings\Administrator\Desktop\GM\gamemodes\gm.pwn(10732) : error 009: invalid array size (negative, zero or out of bounds) C:\Documents and Settings\Administrator\Desktop\GM\gamemodes\gm.pwn(10732) : error 036: empty statement C:\Documents and Settings\Administrator\Desktop\GM\gamemodes\gm.pwn(10732) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 4 Errors. EDIT: Linia 10732-10735 new Float:HAFloats, country[MAX_COUNTRY_NAME]; GetPlayerHealth(userID,HAFloats); format(szMessage, sizeof(szMessage), "(%i) %s | Level: %i | Health: %.1f | Status: %d | Country: %s | Ping: %i",userID, GetName(userID),playerVariables[userID][pLevel], HAFloats,playerVariables[userID][pStatus],country, GetPlayerPing(userID)); SCM(playerid,COLOR_IN2, szMessage);
  4. Poftim #endif #define OnPlayerPause OnPlPa_OnPlayerPause forward OnPlPa_OnPlayerPause(playerid); public OnPlayerUnpause(playerid) { // Delete3DTextLabel(afklabel[playerid]); //afktime[playerid] = 0; PlayerInfo[playerid][pOnline] = 1; Update(playerid,pOnlinex); Paused[playerid] = false; EDIT: include-ul are 256 de linii
  5. Scuze, o sa dau edit cu modelul. Am cumparat un GM si asa avea include-ul.
  6. Salut, cand compilez GM-ul imi da 4 erori: Linia 238: PlayerInfo[playerid][pOnline] = 1;
  7. Salut. Spuneti-mi si mie niste idei pentru un server de RPG. Orice ideie este buna venita daca are sens !
  8. iRay

    Unknown

    Include-ul a_mysql.inc nu corescunde cu versiunea pluginului sau chiar cu ceva din GM. Este gm de pe net? Daca da spune-mi te rog care e. Si spune-mi ce versiune de mysql este.
  9. Myhay, sa te lamuresc. Cum ti-a zis si TheTuNNeFPS, exista un model pe care tu trebuia sa il ai decand ai deschis acest topic. Te rog sa dai edit si sa pui acest model: Poziţie: scripter / mapper Alte detalii:
  10. UP !!! Va rog cineva (numai trebuie gamemode). Doar scripter sa fie!
  11. Add me Y!M: razvan.chirila03
  12. TrueCross putem vorbi in PM sau au Y!M ?
  13. Poziţie: scripterAlte detalii: Caut scripter sa fie serios si sa stie sa scripteze in Pawn! Contct Y!M: razvan.chirila03 sau PM pe forum! Daca se poate sa aibe si Gamemode. (mod RPG) Cat mai rapid, va rog.
×
×
  • 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.