Re: [CODE] cScTextObj class definition [message #465712 is a reply to message #465622] |
Sat, 07 April 2012 14:57 |
iRANian
Messages: 4309 Registered: April 2011
Karma:
|
General (4 Stars) |
|
|
Don't think that's the issue, the constructor function calls the NetworkObjectClass' constructor. The cScTextObj class has the NetworkObjectClass' member variables (which has a size of 0x6B4) and those member variables for the class itself, I haven't seen any other variables used and the constructor only calls the NetworkObjectClass constructor and only specifically initializes those 5 member variables (which obviously makes sense as else they would have garbage values) it doesn't use any other variables.
Long time and well respected Renegade community member, programmer, modder and tester.
Scripts 4.0 private beta tester since May 2011.
My Renegade server plugins releases
|
|
|