Quote:
Originally Posted by Kuai-Donn Jorn
Code:
void main() {
if (GetModuleName() == "ebo_m12aa") {
CreateObject(64, "tur_arc", Location(Vector(53.23, 60.37, 1.80), 0.0));
}
}
This compiled the *first time* I tried it.
It should work, my mistake was putting x and y after the vector
|
Yay it compiled. Thanks so much! You'll be credited. As well as everyone else who helped. Time to test- Ill post how it goes later
Cheers again
-DJW