Jump to content

Iulian2

Membru
  • Posts

    109
  • Joined

  • Last visited

Everything posted by Iulian2

  1. Este gm bere-rece [burned] si nu raman orele salvata , ce pot face ce trebuie sa va arat help me
  2. Am un gm bere-rece [burned] ce pot face? este bagat tot si in server.cfg... ajutor filescripts:ls_apartaments1.amx si pwn si elevator_ls .. ce pot face??? va rog ajutor
  3. Ce pot face ? Am bagat si in filescripts si tot nu merge... ajutor va rog
  4. Am un gm burned [bere-rece] si vreau sa scot numele de jos si sa il inlocuiesc cu altul , cum pot face acest lucru? Imi puteti da voi unuL? LoginTD[1] = TextDrawCreate(376.500000, 57.875000, "BANGER~W~-RPG"); TextDrawLetterSize(LoginTD[1], 0.673999, 2.142499); TextDrawAlignment(LoginTD[1], 3); TextDrawColor(LoginTD[1], 1010614015); TextDrawSetShadow(LoginTD[1], 0); TextDrawSetOutline(LoginTD[1], 0); TextDrawBackgroundColor(LoginTD[1], 255); TextDrawFont(LoginTD[1], 2); TextDrawSetProportional(LoginTD[1], 1); TextDrawSetShadow(LoginTD[1], 0); Logo = TextDrawCreate(638.666565, 433.340790,"RPG.BANGER.RO"); TextDrawLetterSize(Logo, 0.331333, 1.301332); TextDrawTextSize(Logo, 1280.000000, 1280.000000); TextDrawAlignment(Logo, 3); TextDrawColor(Logo, 0xFFFFFFFF); TextDrawUseBox(Logo, 0); TextDrawBoxColor(Logo, 0x80808080); TextDrawSetShadow(Logo, 1); TextDrawSetOutline(Logo, 1); TextDrawBackgroundColor(Logo, 0x00000070); TextDrawFont(Logo, 3); TextDrawSetProportional(Logo, 1); TextDrawSetSelectable(Logo, 0) astea trebuie sa le inlocuiesc?
  5. https://pastebin.com/i19FY09G Nu stiu daca este bine ce am dat aici.. Imi arata 78 cutii si 78 chei , ce pot face , ajutor...este gm burned [bere-rece]
  6. Ce pot face? Imi arata 78 cutii si 78 chei.. https://pastebin.com/i19FY09G
  7. C:\Users\Ionut\Desktop\GM TOT\ghtg\gamemodes\gmm.pwn(12117) : warning 202: number of arguments does not match definition C:\Users\Ionut\Desktop\GM TOT\ghtg\gamemodes\gmm.pwn(12120) : warning 225: unreachable code C:\Users\Ionut\Desktop\GM TOT\ghtg\gamemodes\gmm.pwn(12120) : error 029: invalid expression, assumed zero Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 1 Error. CMD:updates(playerid, params[], help) { ShowPlayerDialog(playerid, DIALOG_UPDATES, DIALOG_STYLE_MSGBOX, "Server updates", "[30.03.2017]\n- A fost adaugata comanda /updates.", "Okay", ""); return 1;? } Daca nu merge imi puteti da alta comanda , am gm BURNED ..
  8. https://pastebin.com/D886DBga
  9. apare 78 si cutii si chei..
  10. C:\Users\Ionut\Desktop\GM TOT\ghtg\gamemodes\gmm.pwn(12116) : warning 202: number of arguments does not match definition C:\Users\Ionut\Desktop\GM TOT\ghtg\gamemodes\gmm.pwn(12118) : error 017: undefined symbol "gPlayerLogged" C:\Users\Ionut\Desktop\GM TOT\ghtg\gamemodes\gmm.pwn(12118) : warning 215: expression has no effect C:\Users\Ionut\Desktop\GM TOT\ghtg\gamemodes\gmm.pwn(12118) : error 001: expected token: ";", but found "]" C:\Users\Ionut\Desktop\GM TOT\ghtg\gamemodes\gmm.pwn(12118) : error 029: invalid expression, assumed zero C:\Users\Ionut\Desktop\GM TOT\ghtg\gamemodes\gmm.pwn(12118) : 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. YCMD:servername(playerid, params[]) { if(gPlayerLogged[playerid] == 0) return SendClientMessage(playerid, COLOR_LIGHTRED, "You need to log in first."); if(PlayerInfo[playerid][pAdmin] >= 7) { new name[64],string[128]; if(sscanf(params, "s[64]", name)) return SCM(playerid, COLOR_GREY, "[SERVER]:{FFFFFF} /servername [name]"); { format(string,sizeof(string),"hostname %s",name); SendRconCommand(string); format(string,sizeof(string), "You changed the server name in: %s.",name); SendClientMessage(playerid, COLOR_YELLOW, string); } } else return SendClientMessage(playerid, COLOR_LIGHTGREEN3, AdminOnly); return 1; } Este gm burned
  11. Note: Enabling the database statistics here might cause heavy traffic between the web server and the MySQL server. ce pot face mai vreau sa fac o baza..
  12. Hostul de la sv meu de samp merge?
  13. Am un gm burned si cum il fac sa intre si playeri pe el? Adică sa poate intra toți? Explicați-mi va rog
  14. Intri in systems si dai acolo la RPG.BURNED.RO si scri tu ce vrei ex:RPG.TESTAM.RO dai save si dupa compilezi
  15. Vreau sa scot aceste obiecte din gm ? Si nu stiu id-urile ce fac? Este gm BERE-RECE
  16. SetPlayerCheckpointEx(i, 1111.2559,-1796.9579,16.5938, 5.0); ResetPlayerCash(i); GivePlayerCash(i, 25000000); PlayerInfo[pAccount] = 20000; PlayerInfo[pLevel] = 3; SendClientMessage(i, COLOR_YELLOW, "Ai primit 25,000,000$, level 3 si 50 Diamonds"); SendClientMessage(i, COLOR_YELLOW, "Spor la joc!"); format(string, sizeof(string), "UPDATE users SET `Tutorial`='1',`Bank`='20000',`Money`='25000000' WHERE `name`='%s'",GetName(i)); mysql_query(SQL, string); TutTime = 0; PlayerInfo[pTut] = 1; gOoc = 0; gNews = 0; gFam = 0; CP = 53; } Aici imi spune ca imi da si 50 diamonds dar nu imi da nimic , cum pot modifica sa imi dea si 50 diamonds si o masina?
  17. pai eu vreau sa le sterg pe astea si nu stiu ce id au..
×
×
  • 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.