6 lines
103 B
Plaintext
6 lines
103 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalInt(OBJECT_SELF,"Visual",TRUE);
|
||
|
SetLocalInt(OBJECT_SELF,"MODCODE",41);
|
||
|
}
|