Graven Posted August 14, 2009 Posted August 14, 2009 hi all i am new here,i cannot change the title's of mobs.for example i want to make a lvl up area with mobs..the mobs i want to have title L][Graven..i try it with shift+click nothing,i try it from database nothing changed..what can i do plz??
0 xXSkillerXx Posted August 14, 2009 Posted August 14, 2009 In database, find table npc, column ServerSideTitle (or something like that, don't remember exactly), and change value to 1.
0 DevRaVeN Posted August 14, 2009 Posted August 14, 2009 I'm not sure but i think characters like ][ etc aren't supported in titles ingame (i mean if u try to edit it ingame). Im not sure cuz i always do it through database In database, after you have changed the title of the npc u want, next to the title have u set the column serversidetitle(or w/e) from 0 to 1? If you dont set that too, even if u have written other title it will still show the default title it had before. If u need extra help with it, PM me with your msn and i'll help you out. Edit: Oops xXSkillerXx was faster to reply ^^, Well the offer for help still stands, if u can't figure it out :)
0 ExTrEmEDwarf Posted August 14, 2009 Posted August 14, 2009 after changing their title change Server Side Title to 1 We are talking for ingame change title.
0 Graven Posted August 14, 2009 Author Posted August 14, 2009 thnx but i see the level too..can i change it?
0 VIP Posted August 14, 2009 Posted August 14, 2009 thnx but i see the level too..can i change it? All of these u can change it from .properties file to altsettings properties Mob's Level:True u must change it to false and wuolah! you are ready. P.S.:After changes u must restart server.
0 hoangnhan Posted August 15, 2009 Posted August 15, 2009 Excute SQL UPDATE `npc` SET `title`='Your Title', `serverSideTitle`='1' where `type`='L2Monter';
Question
Graven
hi all i am new here,i cannot change the title's of mobs.for example i want to make a lvl up area with mobs..the mobs i want to have title L][Graven..i try it with shift+click nothing,i try it from database nothing changed..what can i do plz??
6 answers to this question
Recommended Posts