Not logged inOpenClonk Forum
Up Topic Adaptive interactions in OpenClonk

This board is threaded (i.e. has a tree structure). Please use the Reply button of the specific post you are referring to, not just any random button. If you want to reply to the topic in general, use the Post button near the top and bottom of the page.

Post Reply
In Response to Sven2
Sure, you could just pass an extra parameter to that function that controls which property to change. In fact, you could also send a script like "g_rope_lengths[plr] = new_length;" directly instead of the function call. The wrapper function is just there to make sure the array is already initialized. You could do that on scenario initialization to get rid of that step.

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill