Try this: void main() { CreateObject(OBJECT_TYPE_CREATURE, "resref", Location(Vector(X.XX,4Y.YY,Z.ZZ), R.RR)); } Replace X.XX, Y.YY and Z.ZZ with the X,Y,Z co-ordinates respectively, the R.RR with the orientation and the resref with your...
[Read More]