PDA

View Full Version : |Download| Template ExMuOnline para mvCore + módulo



Mutante
08/09/2018, 04:01 PM
[Only registered and activated users can see links]
[Only registered and activated users can see links]


Guia para a instalaçãodo módulos:

Abra o Sql Studio / Query e execute isso:

Use MuOnline ALTER TABLE Character ADD Role varchar(10);

Em seguida, execute esta Query:

Use MuOnline
Update Character Set Role = '9' where name = 'Nick'

9 - Funçion
Nick - muda para o nick do jogador

Número de funções no arquivo inc.crew.php ou aqui:

9 - Proprietário
8 - codificador
7 - OA
6 - CEO
5 - CEO
4 - GM

Isso significa que você pode dar rank para o que você gosta. Exemplo DorC nick GM Role, execute esta Query:

Use MuOnline
Update character set role = '4' where name = 'DorC'

[Only registered and activated users can see links]!erpQ0SBC!HM8_qwcmW8w3jVooBqm109jBQ6baF4kDMR0uOVJ ZTvk

Creditos:
Design - whoever that design this
GoshTeam - release template (html css)
cMu - Fixing some broken image / photoshop edits + adapet mvcore + releasing crew.php module