Jump to content
Developer Wiki and Function Reference Links ×

SetObjectVariableInt(h, 124, i) not working


Kool Aid

Recommended Posts

I mentioned this in passing some time ago, but now the situation is becoming acute. The ObjVar is supposed to control the wall break (full, half or none & caps) of a PIO.

So

 
SetObjectVariableInt(h, 124, 2); 
Message(GetObjectVariableInt(h, 124));

returns the value set by the user in the OI, not what the script says.

Users can't be expected to remember that this must be changed in certain circumstances generated by parameters.

Has anyone had luck with this?

(No, I haven't submitted a bug. They, according to a reply once, ?do not support custom scripts. Yes, I even tried #126, which supposedly works on symbols.)?

Link to comment

No, I want the PIO (VSO) to control its own wall break ? as advertised.

In certain circumstances the PIO in question can have a capped wall break, in others, capping ruins the 2D.

The circumstance is based on a number of parameters and conditions. The related calculations return correct values, but the advertised function (ObjVarInt 124) does nothing.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...