So I spawn and object with the 1 after it (for instance, .gobject spawn 185301 1 ) to save it. If I leave the area and it disappears and come back, it will still be there but it will be scaled back at 1.
Anyone know a solution to this? Thanks
So I spawn and object with the 1 after it (for instance, .gobject spawn 185301 1 ) to save it. If I leave the area and it disappears and come back, it will still be there but it will be scaled back at 1.
Anyone know a solution to this? Thanks
Try:
.go scale 2 1
Meaning add the 1 after changing the scale like you did in the spawn. It works every time for me when I do that.If it still isn't working though (after a restart) then go into your creature_spawns table and change the scale from there (will require a restart).
I think i've tried the .go scale 50 1 or whatever before. I'll try it again when I can get back on the server tonight. I'm not the owner of the server but if it becomes desperate I can ask him to do it himself.
Thanks