PDA

View Full Version : help!


mpw
09-05-2003, 04:11 PM
hello,
I am running CI with MAM and i can not seem to turn off the force skins feature. I am sure i am missing something simple but i am at a loss. thanks for your help. 8O

Defiant
09-07-2003, 12:39 PM
did you edit the MaM file and set force models to 0?
go to the MaMSecurity.cfg and scroll down to this line:

///////////////////////////////////////////////////////////////////////////////
//force_skins and force_models
//if you want to make it so everyone has the same skin, set force_skins to 1
//if you want to make it so no one can turn on foremodels set force_models to 1
//They make the player switch their skins/models every 20 seconds.
///////////////////////////////////////////////////////////////////////////////

seta force_skins "0"
seta force_models "0"

1=on
0=off

if you don't know how to open the cfg,just open notepad
and drop the cfg into it,edit,close and click yes to save,then put back in your server main and restart.

mpw
09-08-2003, 07:10 PM
thanks i guess i didnt realize it defaulted to forced skins. I will give it a shot