Jump to content

Costin

Membru
  • Posts

    8
  • Joined

  • Last visited

Costin's Achievements

Rookie

Rookie (2/14)

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

Recent Badges

0

Reputation

1

Community Answers

  1. Am resuit intr-un final, m-a ajutat cineva. Multumesc pentru tot :*
  2. Dar, daca iti dau amx-ul si pwn-ul te poti uita 2 minute in el?
  3. Nu functioneaza... Mai ai si alte idei...?:(
  4. Asta e tot ce tine e GMX, altceva nu am gasit. //----------------------------------[GMX]--------------------------------------- /*if(strcmp(cmd, "/gmx", true) == 0) { if(IsPlayerConnected(playerid)) { if (PlayerInfo[playerid][pAdmin] >= 1338) { GameModeExit(); } else { SendClientMessage(playerid, COLOR_GRAD1, " You are not authorized to use that command !"); } } return 1; }*/
  5. .Problema intalnita (descriere): Salut, nu de mult timp am inceput sa scriptez la un gamemode RPG. Il fac pentru mine, nu am de gand sa imi deschid server sau altceva. Vreau doar sa stiu de ce cand intru pe server si ma loghez, imediat primesc game mode restarting... si ma da iar la login si dupa iar imi da game mode restarting..Ero(area / rile) / warning-(ul / urile): -Liniile de cod / sursa / script-ul(obligatoriu): new loginstring[128]; new loginname[64]; GetPlayerName(playerid,loginname,sizeof(loginname)); format(loginstring,sizeof(loginstring),"{ff6600}» {FFFFFF}Welcome back, {F81414}%s \n \n{ff6600}» {FFFFFF}Please enter your {6EF83C}password {FFFFFF}below:",loginname); ShowPlayerDialog(playerid,12346,DIALOG_STYLE_PASSWORD,"Login",loginstring,"Login","Exit"); format(string, sizeof(string), "Enter in the Login Box your password , {FFFF00}%s ! ", loginname); SendClientMessage(playerid, 0xFCBF19FF, string); } else Sper ca am pus ce trebuia, sunt incepator...Imagini / Video (optional): - Ati incercat sa rezolvati singur?: Da... fara succes:| EDIT: Oricum nu cred ca e de la login, e ceva care imi da GMR mereu dar nu pot sa-mi dau seama ce e
  6. Salut, nu de mult timp am inceput sa scriptez la un gamemode RPG. Il fac pentru mine, nu am de gand sa imi deschid server sau altceva. Vreau doar sa stiu de ce cand intru pe server si ma loghez, imediat primesc game mode restarting... si ma da iar la login si dupa iar imi da game mode restarting... Solutii ceva?
×
×
  • 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.