problem
#4

Quote:
Originally Posted by VincentDunn
Посмотреть сообщение
Silly Question. When you type the command IG. Do you type it like
  • Код:
    /juego
or like
  • Код:
    /Juego
if you are typing it the first way, then that's your problem. strcmp is a string comparer, and is case sensitive. So typing the "j" lowercase might be your problem.
Doesn't matter, since ignorecase is set to true.

The problem is that the object is not actually being moved; both sets of coords are the same. The function therefor acts like the old SetObjectRot. You need to move the object with just a tiny bit (say 0.01) over any axis to solve the problem.
Reply


Messages In This Thread
problem - by davidxxx - 20.02.2012, 22:55
Re: problem - by ReneG - 20.02.2012, 23:06
Respuesta: problem - by davidxxx - 20.02.2012, 23:08
Re: problem - by Vince - 20.02.2012, 23:13
Re: problem - by MP2 - 20.02.2012, 23:13
Respuesta: problem - by davidxxx - 20.02.2012, 23:15
Re: problem - by chrism11 - 21.02.2012, 00:19
Respuesta: Re: problem - by davidxxx - 21.02.2012, 00:30

Forum Jump:


Users browsing this thread: 2 Guest(s)