DRL resource question
by AndrewOsborne · in Torque Game Engine · 05/23/2006 (10:34 pm) · 2 replies
Hi all,
I have implemented the drl 2.0 resource and its all working fine.
what I am trying to figure out is how to store the values I define for DRL to come up on loadup - at the moment I need to type 'setScaleLimits' etc in the console to adjust the values to how i want them.
Is there a way to define this on loadup?
I have implemented the drl 2.0 resource and its all working fine.
what I am trying to figure out is how to store the values I define for DRL to come up on loadup - at the moment I need to type 'setScaleLimits' etc in the console to adjust the values to how i want them.
Is there a way to define this on loadup?
Torque Owner John Kabus (BobTheCBuilder)
If so, you can add those calls into your client side scripts so that they're called automatically for you.