I'm having trouble using this function, the example given in the helpfile is confusing.
All I want it to do is something simple. Just make a variable equal it.
$lastcommand = $world->GetCommandList(1);
This sadly is not working. Could someone be kind of enough to tell me the correct syntax of this function.
All I want it to do is something simple. Just make a variable equal it.
$lastcommand = $world->GetCommandList(1);
This sadly is not working. Could someone be kind of enough to tell me the correct syntax of this function.