I know my script is okay because I always use this to spawn new creatures, but I'll post it anyway :xp:  void main()  {  CreateObject(OBJECT_TYPE_CREATURE, "n_exodus", Location(Vector(26.45796,-49.27304,9.05725), -0.33355));  }  I did chang...  
[Read More]