key pressed
#6

I fixed it.
This line was fault.

Code:
object = GetObjectModel(iMaterial[i][modelid]);
The fix is:
Code:
object = iMaterial[i][modelid];
Reply


Messages In This Thread
key pressed - by Dreandor - 13.06.2018, 09:35
Re: key pressed - by JasonRiggs - 13.06.2018, 12:50
Re: key pressed - by Dreandor - 13.06.2018, 12:59
Re: key pressed - by xMoBi - 13.06.2018, 19:56
Re: key pressed - by Dreandor - 13.06.2018, 20:33
Re: key pressed - by Dreandor - 14.06.2018, 11:53

Forum Jump:


Users browsing this thread: 1 Guest(s)