i need some scripts and help to finish a module.
1. A level restriction script for custom item levels so that if a player doesn't meet the custom level(changable level value) requirement of an item it will automatically unequip when he tries to equip it(doesn't have to be red).
2. A script for a unique power self only item that when activated, teleports the player to the party leader. It will not work if the user is in combat(has attacked or been attacked in the last 6 seconds, doesn't matter if he is being chased). Note that i already have another unique power self only item in the module that recalls the player to home town when used.
3. A script for chests that checks if all mobs from a particular encounter are killed, and only spawns items if they are killed(chest will spawn the items from the X0_MOD_TREASURE_LOW/MED/HIGH/UNIQ chests or the X0_TREASURE_LOW/MED/HIGH/UNIQ chests).
4. A script for a donations chest that will let it retain its items even when the server resets(i dont know if its possible) so that the items people donated don't disappear when the server resets(assuming i ever host it).
Also how do i make it so that the wait for help option appear on the respawning menu? And how do you edit a character's starting inventory the first time they log in?