Darukin
07-19-07, 03:25 PM
Hi.
Using ZScript I've been trying to manipulate ZSphere properties i.e. x, y, z positions using ZSphereGet and ZSphereSet commands etc. ZSphereGet seems to work fine, but ZSphere set, when applied to certain things like x, y, z positions seems to be misbehaving, it's not working properly and is misplacing the ZSpheres even though the logic appears to be fine. Any suggestions? Might I be doing something wrong or is there a bug with the command or what? :rolleyes:
To be a bit specific:
The x position for example. It can only be set between the bounds of a value of -16 and +16 for x, Ive tested it, but if you try setting it to say, 100, it will be set to the max bound of 16
Responses will be appreciated.
Using ZScript I've been trying to manipulate ZSphere properties i.e. x, y, z positions using ZSphereGet and ZSphereSet commands etc. ZSphereGet seems to work fine, but ZSphere set, when applied to certain things like x, y, z positions seems to be misbehaving, it's not working properly and is misplacing the ZSpheres even though the logic appears to be fine. Any suggestions? Might I be doing something wrong or is there a bug with the command or what? :rolleyes:
To be a bit specific:
The x position for example. It can only be set between the bounds of a value of -16 and +16 for x, Ive tested it, but if you try setting it to say, 100, it will be set to the max bound of 16
Responses will be appreciated.