6 lines
116 B
Plaintext
6 lines
116 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalInt (GetModule(), "supplywagon5", 0);
|
||
|
ExecuteScript("nw_c2_defaultb", OBJECT_SELF);
|
||
|
}
|