Jump to content

[PHX] Char Info


Recommended Posts

Pos paei pedes?? loipon simera brika ena alo poli kalo script. pos na blepete ta stat tou alou opos i gm. kati tetio.

 

// Ñêðèïò äëÿ âûâîäà èíôîðìàöèè îá èãðîêàõ íà ñåðâåðå
// â User Tab: íèê, ðàñà, ïîë, êëàññ.
// Àâòîð: Furious
// Âåðñèÿ: 0.3

var
m:TMemo;
frm:TForm;
RaceID, SexID, ClassID, i: Integer;
Message, Name, Sex, Race, Class: String;

procedure Init;
begin
//ShowTab;
frm := TForm.Create(nil);
frm.Caption := 'Char Info!';
frm.BorderStyle := bsSizeable;
frm.Position := poScreenCenter;
frm.Width:=400;
frm.Height:=600;
m:=TMemo.Create(frm);
m.parent:=frm;
m.align:=alClient;
m.ReadOnly:=true;
m.ScrollBars:=ssBoth;
frm.Show;
end;

procedure Free;
begin
m.Free;
frm.Free;
//HideTab;
end;

begin
if FromServer and (pck[1]=#$03) then
  begin
   i:=22;
   Name:=ReadS(i);
   RaceID:=ReadD(i);
   SexID:=ReadD(i);
   ClassID:=ReadD(i);
   case RaceID of
    0:race:='Ëþäè';
    1:race:='Ñâåòëûå ýëüôû';
    2:race:='Òåìíûå ýëüôû';
    3:race:='Îðêè';
    4:race:='Ãíîìû';
    end;
   case SexID of
    0:sex:='Ìóæñêîé';
    1:sex:='Æåíñêèé';
    end;
   case ClassID of
    0:class:='H_Fighter';
    1:class:='H_Warrior';
    2:class:='H_Gladiator';
    88:class:='H_Duelist';
    3:class:='H_Warlord';
    89:class:='H_Dreadnought';
    4:class:='H_Knight';
    5:class:='H_Paladin';
    90:class:='H_PhoenixKnight';
    6:class:='H_DarkAvenger';
    91:class:='H_HellKnight';
    7:class:='H_Rogue';
    8:class:='H_TreasureHunter';
    93:class:='H_Adventurer';
    9:class:='H_Hawkeye';
    92:class:='H_Sagittarius';
    10:class:='H_Mage';
    11:class:='H_Wizard';
    12:class:='H_Sorceror';
    94:class:='H_Archmage';
    13:class:='H_Necromancer';
    95:class:='H_Soultaker';
    14:class:='H_Warlock';
    96:class:='H_ArcanaLord';
    15:class:='H_Cleric';
    16:class:='H_Bishop';
    97:class:='H_Cardinal';
    17:class:='H_Prophet';
    98:class:='H_Hierophant';
    18:class:='E_Fighter';
    19:class:='E_Knight';
    20:class:='E_TempleKnight';
    99:class:='E_EvaTemplar';
    21:class:='E_SwordSinger';
    22:class:='E_Scout';
    23:class:='E_PlainsWalker';
    101:class:='E_WindRider';
    24:class:='E_SilverRanger';
    102:class:='E_MoonlightSentinel';
    25:class:='E_Mage';
    26:class:='E_Wizard';
    27:class:='E_SpellSinger';
    103:class:='E_MysticMuse';
    28:class:='E_ElementalSummoner';
    104:class:='E_ElementalMaster';
    29:class:='E_Oracle';
    30:class:='E_Elder';
    105:class:='E_EvaSaint';
    31:class:='DE_Fighter';
    32:class:='DE_PaulusKnight';
    33:class:='DE_ShillienKnight';
    106:class:='DE_ShillienTemplar';
    34:class:='DE_BladeDancer';
    107:class:='DE_SpectralDancer';
    35:class:='DE_Assassin';
    36:class:='DE_AbyssWalker';
    108:class:='DE_GhostHunter';
    37:class:='DE_PhantomRanger';
    109:class:='DE_GhostSentinel';
    38:class:='DE_Mage';
    39:class:='DE_DarkWizard';
    40:class:='DE_Spellhowler';
    110:class:='DE_StormScreamer';
    41:class:='DE_PhantomSummoner';
    111:class:='DE_SpectralMaster';
    42:class:='DE_ShillienOracle';
    43:class:='DE_ShillienElder';
    112:class:='DE_ShillienSaint';
    44:class:='O_Fighter';
    45:class:='O_Raider';
    46:class:='O_Destroyer';
    113:class:='O_Titan';
    47:class:='O_Monk';
    48:class:='O_Tyrant';
    114:class:='O_GrandKhauatari';
    49:class:='O_Mage';
    50:class:='O_Shaman';
    51:class:='O_Overlord';
    115:class:='O_Dominator';
    52:class:='O_Warcryer';
    116:class:='O_Doomcryer';
    53:class:='D_Fighter';
    54:class:='D_Scavenger';
    55:class:='D_BountyHunter';
    117:class:='D_FortuneSeeker';
    56:class:='D_Artisan';
    57:class:='D_Warsmith';
    118:class:='D_Maestro';
   end;
   Message:='Ðàñà: '+race+', Ïîë: '+sex+', Êëàññ: '+class+'.';
   m.Lines.Add(Name+': '+Message);
  end;
end.

 

anigete phx, kanete load to script, meta "tick" kai tha blepete ta stat opiou einai dipla sas.

 

gia na doulepsei afto to script kalo tha itan na bazete os glossa ta rossika mono gia afto to script gt einai ftiagmeno apo rossous.

 

Credits: www.coderx.ru

Link to comment
Share on other sites

  • 1 month later...
  • 4 weeks later...

poios paei 400 posts?

1. To Script Den doulevi pthena akoma kai se gtp servers!

2. GL 400 Post....

 

Gerero kane kati plz :/

 

On Topic Poli kalo Gerero poli xrisimo na vlepeis ta stats tou alou :) brv sou ;)

Link to comment
Share on other sites

Ti sas noiazoun ta rwsika lol...

apla parte to script kai kante oti leei...

 

kai btw osa einai se // den exoun shmasia kan gia to script, kante ta kai delete ama 8elete...

 

poios paei 400 posts?

1. To Script Den doulevi pthena akoma kai se gtp servers!

2. GL 400 Post....

 

First Warning gia smite...

Link to comment
Share on other sites

 

[hide] ty gia to karma ala bgenei elatomatiko se merika atoma

 

gia paradigma se mena dn m bgenei se kapious bgenei dn ksero ti paizei pantos mpori na s bgi kai sena kai mpori na mn aksizo to karma

 

edit: episis tora pia stous pio pollous server iparxoun commands gia na blepeis ta stat tou alou px .stats kai blepeis ta stats ara einai ligo axristo san script pia

Link to comment
Share on other sites

  • 1 month later...

polla post xreiazete po!!!

re paidia balteta me pio liga post na mporoume na to diabasoume k emei i ipolipi.

 

re paidia balteta me pio liga post na mporoume na to diabasoume k emei i ipolipi.

 

Afou den mporeite na to dite gt postarete!!!

 

Btw paw na to dokimasw!

Link to comment
Share on other sites

Afou den mporeite na to dite gt postarete!!!

 

Btw paw na to dokimasw!

s exo ksanakanei warn kai dn me akouses -1

 

dn einai i douleia s na pigeneis se kathe topic kai na les dn prepei na kanis afto dn prepei na kaneis to alo i douleia afti einai tou staff

 

an thes na kaneis report pigene sto report section i pata to koumpaki p leei report to moderator

 

pros to paro -1 epidi s eixa kanei warn kai esi tpt

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • rename the l2.bin into l2.exe
    • L2LIVE.PRO- Dynamic Mid-rates Essence Seven Signs GRAND OPENING - July 5, 20:00 GMT+3 (EEST) TEST SERVER IS OPEN - COME AND CHECK IT OUT TODAY! Join our community and be part of it at: https://www.l2live.pro https://discord.gg/k3NMgR4Dmu   Server description * EXP/SP: Dynamic (x1- x100 based on your level, *before* Sayha and EXP buffs * Adena: x50 / Item Drop: x10 / Fishing EXP increased / Attribute EXP increased * Simplified gameplay to stay in the loop while not spending hours and hours farming * Starter Pack containing very useful items for beginners * MP replenishing potions with auto-consumption * No overpowered donations L2LIVE shop * All spellbook coupons, pet spellbook coupons and master books are sold via Game Assistant * Additionally you can buy SP pouches, enchanted talismans, pet training guides and various other consumables for Adena and L-Coin * More items such as cloaks, more talismans, agathions, belts, pendants, enchantment scrolls of various grades, evolution stones, etc will be added! Shop server as a shortcut, and all retail-like ways of earning items are still here! L-Coins * Drops with small change and in random amounts from Lv60+ monsters  * All raidbosses drop random amount of L-Coin Pouches generating up to 420 Lcoin per unit. **Grand Olympiad and Events** * Grand Olympiad is held week day * Format is 1v1, unlimited weekly fights  * Heroes are declared weekly at Sunday * There are three automated events - TvT, CTF and Deathmatch, running at evenings * Orc Fortress, Battle with Balok, Keber Hunter, Archievements Box, Daily Gift Calendar provisional events are active too Custom user commands * .offlineplay command, your character will keep playing till death or server restart * .offlineshop command, keeps your shop sitting until all items are purchased * .apon / .apoff - enable/disable HP/MP autoconsume And lots of other small improvements are waiting for you!   Join our community and be part of it at: https://www.l2live.pro https://discord.gg/k3NMgR4Dmu
  • Topics

×
×
  • Create New...