Quote:
Originally Posted by Kuai-Donn Jorn
try this..
void main() {
if (GetModuleName() == "ebo_m12aa") {
CreateObject(64, "tur_arc", Location(Vector(53.23, 60.37, 1.80), 0.00, 0.00));
}
}
see if that works..
|
The script sais
Required argument missing in call to "CreateObject"
and
To many arguments specified in call to "Location"
What should I do?
Thanks for the help so far
-DJW