6 lines
98 B
Plaintext
6 lines
98 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(OBJECT_SELF,"MODCODE",0);
|
|
SetLocalInt(OBJECT_SELF,"Mods",-1);
|
|
}
|