I want to know a few things..
How can i spawn a monster ?
so it keeps spawning ?
how can i remove the item grade penalty ?
how can i find an npc list ?
how can i show the information of the monster above its name:
ex: Gremlin, Lv 1.
how can i get diffrent colours for enchanting?
instead of blue/red.
how to add diffrent items that are dropped by a monster ?
Noob question..
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- ThePhoenixBird
- L2j Inner Circle
- Posts: 1857
- Joined: Fri May 27, 2005 5:11 pm
Re: Noob question..
- Noobs Questions goes in Support Forums!
- Noobs Questions can be solved using the mighty powers of the search button!!!
- If you cant still find a solution to your Noob Question repeat from step #1 (loop)
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: Noob question..
agree with ThePhoenixBird..
1. spawn a monster - //spawn <npcid>
2. remove item grade penalty - remove the high grade item from player, or if you have gracia epilogue sources, just set the config for ExpertisePenalty to false
3. npc list - npc table in database or check http://www.l2jdp.com/l2jdb
4. mob title - check config for show npc level
5. different colors for enchanting - illegal client modding
6. add items dropped by monster - droplist table in database
1. spawn a monster - //spawn <npcid>
2. remove item grade penalty - remove the high grade item from player, or if you have gracia epilogue sources, just set the config for ExpertisePenalty to false
3. npc list - npc table in database or check http://www.l2jdp.com/l2jdb
4. mob title - check config for show npc level
5. different colors for enchanting - illegal client modding
6. add items dropped by monster - droplist table in database
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!