Jump to content

Skage.

Membru
  • Posts

    18
  • Joined

  • Last visited

    Never

Skage.'s Achievements

Apprentice

Apprentice (3/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. [pawn][/pawn]if(strcmp(cmd, "/ooc", true) == 0 || strcmp(cmd, "/o", true) == 0) { if(IsPlayerConnected(playerid)) { if(gPlayerLogged[playerid] == 0) { SendClientMessage(playerid, COLOR_GREY, " You havent logged in yet !"); return 1; } if ((noooc) && PlayerInfo[playerid][pAdmin] < 1) { SendClientMessage(playerid, COLOR_GRAD2, " Canalul global OOC a fost dezactivat de catre un Administrator! !"); return 1; } if(PlayerInfo[playerid][pMuted] == 1) { SendClientMessage(playerid, TEAM_CYAN_COLOR, " Nu poti vorbi, ai mute !"); return 1; } GetPlayerName(playerid, sendername, sizeof(sendername)); new length = strlen(cmdtext); while ((idx < length) && (cmdtext[idx] <= ' ')) { idx++; } new offset = idx; new result[64]; while ((idx < length) && ((idx - offset) < (sizeof(result) - 1))) { result[idx - offset] = cmdtext[idx]; idx++; } result[idx - offset] = EOS; if(!strlen(result)) { SendClientMessage(playerid, COLOR_GRAD2, "USAGE: (/o)oc [ooc chat]"); return 1; } if(PlayerInfo[playerid][pAdmin] > 0 && PlayerInfo[playerid][pAdmin] <= 1338) { format(string, sizeof(string), "(( Admin {FF9900}%s{FFFFFF} : %s ))", sendername, result); } if(PlayerInfo[playerid][pAdmin] >= 1339) { format(string, sizeof(string), "(( Owner {FF0000}%s {FFFFFF}: %s ))", sendername, result); } OOCOff(COLOR_WHITE,string); printf("%s", string);//aici } return 1; }[pawn][/pawn] Copiaza asta si compileaza in GM.
  2. Skage.

    flood server

    Vroiam sa pun Darky. Massari ce vrei frate mai greseste omu ..
  3. Skage.

    bug money

    Daca ai JunkBuster verifica si prin el sa nu ai valorile pe -.
  4. Skage.

    flood server

    Diabolik , fi mai expicit. Unde bagam anti_kill.cfg ala? P.S: nu am luat dupa paste bin , ci am downloadat.
  5. Skage.

    Spawn civ

    Am rezolvat altfel , puteti da t/c. Va multumesc tuturor.
  6. Skage.

    Spawn civ

    Bun, dar treaba cu botii cum o rezolv ? Vreau sa apara alb pe tab. EDIT: Ma refer la boti bagati cu progamul RakSAMP v0.7
  7. Skage.

    Spawn civ

    Am o groaza de linii cu SetPlayerColor , eu vreau sa o stiu pe cea exacta ca sa nu mai apara botii cu negru cand dau /register si /login..
  8. Skage.

    Ajutor

    Cauta SetPlayerPos pune coordonatele , dar vezi ca daca ai mapa LS-SF-LV sa inlocuiesti cu cele de la LS
  9. Skage.

    Spawn civ

    Eu am intrebat cum se numeste linia ca asta nu stiam. Up , ma ajuta cineva ? EDIT: Cand bag boti pe server apar cu NEGRU pe TAB. Cum pot face sa apara cu ALB? Cineva mi-a spus ca se modifica din gm.. cum pot face?
  10. Skage.

    Spawn civ

    Salut! Imi puteti spune cum se numeste linia din gamemode unde modific spawn-ul civilor? 2. Cand intra cineva pe server il da cu level 3 , cum fac sa modific la 2? Tot asa , care ar fi linia din gm? La spawn as vrea aceste coordonate: AddPlayerClass(115,1216.8870,-1742.6866,13.5954,7.8327,0,0,0,0,0,0); //
  11. 10/10 foarte bun , il folosesc , ms.
  12. 4/5 , puteai sa il faci putin mai mic si mai colorat.
  13. 10/10 , puteai face un TD mai colorat , dar e bine si asa. Este gen getwet , nu?
  14. Skage.

    Engine

    4/5 , puteai sa pui pe alta tasta pornirea , nu pe W.
×
×
  • 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.