- Races assigned to one of the 7 towns. ie. Halflings start at town 7 which is the halfling town. Also id like it if the kingdoms mod was edited so it said that it said where your castle is, in this case, if you were a halfling, your castle would be in shirefield where the halflings live. - also the 'manage your land' link -only- shows in the town you belong to.
When you generate a character. Check race. If race = whatever latitude = whatever and long = whatever.
- Boss monsters that appear on random locations on the map. - if you defeat boss monsters you win a 'boss trophie' displayed in your online char profile.
During your exploring script add in something lind cahnce= rand 1,10000. If chance = 1 then generate boss monster
- ability to edit your gender and email in 'control panel' instead of all that IM info (i want that removed) id also like a 'character desription box' that you can edit.
Your best bet is just to create a user area for settings and stuff. a simple link menu will suffice. i did it with my dk.
- i would like a main news page which comes up on the front when you log in. then an 'continue exploring' or 'start exploring' (if your a new member)
After you log in, instead of sending you to town get it to send you to a different page. Then on that page have the link to get you to town.
- id like ability to add new shops and choose the towns their added to. maybe a 'market square' link which leads you to the shops section. then ability to edit shops to show certain items.
This has been talked about a fair bit around.
- user market place - users can sell and trade items
Yeah. I started working on one of these.. Good luck.
- storage and merchant.
you can collect random drops that may not do anything but you can sell them to the towns merchant for a fixed price. good way of getting gold. the higher your level the more storage space you have.
Pretty hefty. All your drops will need values and you will then need to design an adjustable inventory and then an interface to move those items around. Good luck.
- you get a notice on your screen next time you refresh if you have mail or PVP challenge.
If mail = unread popup a window or make some thing come up. this has been talked about before.