Jump to content

IcE.

Membru
  • Posts

    1.094
  • Joined

  • Last visited

Everything posted by IcE.

  1. IcE.

    4 errori

    Probleme GF Titlu.
  2. [pawn]#if USE_STATS == true dcmd_stats(playerid,params[]) { new plName[MAX_PLAYER_NAME]; GetPlayerName(playerid, plName, sizeof(plName)); new string[9999], sL[50], sI[500], pDeaths, player1, h, m, s; if(!strlen(params)) player1 = playerid; else player1 = strval(params); if(IsPlayerConnected(player1)) { TotalGameTime(player1, h, m, s); if(AccInfo[player1][Deaths] == 0) pDeaths = 1; else pDeaths = AccInfo[player1][Deaths]; format(sL, sizeof(sL), "%s{fff000}+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+"); format(sI, sizeof(sI), "%s{00FF19}Admin Level: {00CEFC}%d\n{00FF19}V.I.P Level: {00CEFC}%d\n{00FF19}Warnings: {00CEFC}%d"sL,AccInfo[player1][Level],AccInfo[player1][pVip]); format(string2, sizeof(string2),"%s\n{FC0303}%s{00FF19}'s Stats\n%s\n{00FF19}Player Kills:{00CEFC}%d\n{00FF19}Player Deaths:{00CEFC}%d\n{00FF19}Player Ratio:{00CEFC}%0.2f\n{00FF19}Player Money:{00CEFC}$%d\n{00FF19}Player Score:{00EFC}%d",sI,AccInfo[player1][Kills],AccInfo[player1][Deaths],GetPlayerScore(player1),Float:AccInfo[player1][Kills]/Float:pDeaths,GetPlayerMoney(player1)); format(string, sizeof(string),"%s{00FF19}Player Time:\n{00CEFC}%d{FC0303}*{00FF19}hrs\n{00CEFC}%d{FC0303}*{00FF19}mins\n{00CEFC}%d{FC0303}*{00FF19}secs\n\%s\n%s",string2,PlayerName2(player1),sL,h,m,s,sI,sL); return ShowPlayerDialog(playerid, 9999, 0, "Player Stats", string, "Ok", ""); } else return SendClientMessage(playerid, red, "Player Not Connected!"); } #endif[/pawn]
  3. Aici postezi daca ai probleme cu FS/GM-u . LOCK
  4. Inlocuieste if(PlayerInfo[pAdmin] >= 1) cu if(PlayerInfo[playerid][pAdmin] >= 1)
  5. IcE.

    Bug ID 0

    Lam inchis deoarece nu citesti regulamentul. Nu respecti regula cu titlu. Si team spus sa schimbi include cu cele din 0.3c.
  6. IcE.

    Ajutor va rog

    Titlu. Schimba include cu cele noi.
  7. IcE.

    Mica problema

    Atunci cauta in RemovePlayerFromVehicle. Si pune sub ia TogglePlayerControllable(playerid, 1); .
  8. CMD:skin(playerid, params[]) { new skin, string[128]; if(sscanf(params,"i", skin)) return SendClientMessage(playerid, 0xFFFFFFF,"/skin [id-skin]"); if(skin > 299 || skin < 1) return SendClientMessage(playerid, 0xFFFFFFF,"Skinuri valabile: 1-299"); format(string, sizeof(string),"{FFFFFF}Teai setat skinu ({FF0000}%d{FFFFFF}).", skin); SeneClientMessage(targetid, 0xFFFFFF, string); SetPlayerSkin(playerid, skin); return 1; } Nu se cer scripturi.
  9. Nu iti afecteaza cu nimic FS/GM-u. Citeste regulamentul.
  10. Se numesc FLACARI :O
  11. IcE.

    Mica problema

    1.Citeste regulamentul. 2.Data viitoare ai lock la topic. 3.Cauta prin GM TogglePlayerControllable. Si scoateo.(dar nu la comanda /(un)freeze.
  12. IcE.

    String

    Ba nu, nu este definit. Pune asa new string[128]; + Citeste regulamentul.
  13. Punel sa returneze 0.
  14. Posteaza tot public OnPlayerText()
  15. IcE.

    comanda /car

    Nu se cer FS-uri. http://www.sa-mp.ro/forum/index.php/topic,15297.0.html
  16. IcE.

    mta

    Nu suntem FORUM DE MTA. + Cauta pe GOOGLE
  17. Navem de unde stie ce ai facut tu in GM-u ala. Probleme GF. Respecta Regulamentul.
  18. IcE.

    Problema pawno!

    Schimba pawno.
  19. Nu suntem forum de MTA. + Respecta Regulamentul (titlu)
  20. E pe net gta3.img. Sau reinstaleaza Gta-u.
  21. Descarca dupa http://sa-mp.ro/index.php?page=download un server. Si deschide cu pawno din el selectezi gm-u. Si ii dai F5.
  22. Intra in server.cfg, si pune la linia gamemode0 numele gm-u (corect).
  23. Nu e cine stie ce streamerul asta. Te folosesti de include a_http. Si in plus siteul face mai toata treaba.. Dar bravo e ceva nou...
  24. Frumos fs-u. Bravo .
  25. Reinstaleaza Gta-u. Oferim suport doar la SA:MP, nu la moduri ce au legatura cu sa-mp-u. Posteaza in topicu de pe forumu oficial.
×
×
  • 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.