Jump to content

Recommended Posts

  • 39 years later...
Posted

"Open end" is not possible on computers - every datatype is limited. It's no problem to set the security level of some accounts higher than 3 and modify required security level in the commands table.

However, certain freatures are hardcoded to special gmlevels - like adding players of the oposide faction to your friendlist and chatting with them^_^

Posted
It's no problem to set the security level of some accounts higher than 3 and modify required security level in the commands table.

Thats not right, mangos push these accounts down to 3. (GM level is 8 and ingame its only 3)

Posted

You're right, my statement only refers to mangos-0.12 - it has been changed in master. You can use this patch to remove that push down:

[vladimir: hack wrong code removed]

Posted

arrai, PLEASE, not suggest wrong way to fix problem. This checks added by real reasons.

Why not suggest _P_R_O_P_E_R_ way?

Open files where account types define (in src/shared/Common.h )

and add required account levels in to enum AccountTypes somewhere after SEC_PLAYER

but _before_ SEC_CONSOLE and renumbering values. After this in `comand` update account type values.

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use