Lineage 2 Tower Forum

Full Version: Lindvior new classes problem in plugins and scripts
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I want to know the ID of CLass.
(05-30-2013 20:10 PM)ClockMan Wrote: [ -> ]
Code:
SigelPhoenixKnight = 148
SigelHellKnight = 149
SigelEvasTemplar = 150
SigelShillienTemplar = 151
TyrrDuelist = 152
TyrrDreadnought = 153
TyrrTitan = 154
TyrrGrandKhavatari = 155
TyrrMaestro = 156
TyrrDoombringer = 157
OthellAdventurer = 158
OthellWindRider = 159
OthellGhostHunter = 160
OthellFortuneSeeker = 161
YulSagittarius = 162
YulMoonlightSentinel = 163
YulGhostSentinel = 164
YulTrickster = 165
FeohArchmage = 166
FeohSoultaker = 167
FeohMysticMuse = 168
FeohStormScreamer = 169
FeohSoulhound = 170
IssHierophant = 171
IssSwordMuse = 172
IssSpectralDancer = 173
IssDominator = 174
IssDoomcryer = 175
WynnArcanaLord = 176
WynnElementalMaster = 177
WynnSpectralMaster = 178
AeoreCardinal = 179
AeoreEvasSaint = 180
AeoreShillienSaint = 181
(05-30-2013 20:23 PM)Blimpador Wrote: [ -> ]Tuxe
How do you check id?

where to write :"user:getclass"?

i just made a small script with
ShowToClient("ClassID", "" .. GetMe():GetClass());

and run it ingame and tell you in chat window your class id
CLock man how can I check the id for the new pets/servitors, and for new skills?
(05-30-2013 23:41 PM)infernum Wrote: [ -> ]CLock man how can I check the id for the new pets/servitors, and for new skills?

for skills you can use /recstart /recstop to make a script
so just /recstart_name (i think this is the correct way)
then use all your skills
and then /recstop and go to script folder and open your "name" script
EDIT: nevermind I find the way to get the pets ids.

Thx a lot men Big Grin
Pages: 1 2
Reference URL's