Vincent Posted August 24, 2013 Group: Members Topic Count: 130 Topics Per Day: 0.03 Content Count: 528 Reputation: 18 Joined: 09/11/12 Last Seen: March 5, 2020 Share Posted August 24, 2013 Hello, how can i config the cp that player can change the slot's of there char? In the access.php there are some options: 'character' => array( 'index' => AccountLevel::LOWGM, 'view' => AccountLevel::NORMAL, 'online' => AccountLevel::ANYONE, 'prefs' => AccountLevel::NORMAL, 'changeslot' => AccountLevel::NORMAL, 'ChangeSlot' => AccountLevel::NORMAL, // Minimum group level required to change another character's slot. But the menu are not in the CP if a normal player is logd in. Link to comment Share on other sites More sharing options...
kangfredy Posted August 24, 2013 Group: Members Topic Count: 112 Topics Per Day: 0.02 Content Count: 388 Reputation: 4 Joined: 05/01/12 Last Seen: October 25, 2022 Share Posted August 24, 2013 u can try minimum group to change char..maybe u can change 0..not normal Link to comment Share on other sites More sharing options...
Emistry Posted August 24, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 4 hours ago Share Posted August 24, 2013 But the menu are not in the CP if a normal player is logd in. perhap your custom website template doesnt designed to show all the menu option .. ?? Link to comment Share on other sites More sharing options...
Vincent Posted August 25, 2013 Group: Members Topic Count: 130 Topics Per Day: 0.03 Content Count: 528 Reputation: 18 Joined: 09/11/12 Last Seen: March 5, 2020 Author Share Posted August 25, 2013 found the reason after set debug modus to true. The CP need the mob_db and mob_db2. Cant understand why a mob_db for chaning slot is requierd but it works now. Link to comment Share on other sites More sharing options...
Question
Vincent
Hello, how can i config the cp that player can change the slot's of there char?
In the access.php there are some options:
But the menu are not in the CP if a normal player is logd in.
Link to comment
Share on other sites
3 answers to this question
Recommended Posts