In acs when writing a script in acs you can write...
==============================
Script 1 (void)
{
//Blah blah blah
}
==============================
(From my general understanding) "void" means no matter what is going on, that script will run. What else can you put instead of void though is my question?
Question
Skemech
In acs when writing a script in acs you can write...
==============================
Script 1 (void)
{
//Blah blah blah
}
==============================
(From my general understanding) "void" means no matter what is going on, that script will run. What else can you put instead of void though is my question?
Share this post
Link to post
2 answers to this question
Recommended Posts