Moveobject issue.
#1

I have been trying to utilize moveobject command in order to make an animation to a barrier, but no success.
I tried to place new obj; at the top, but it always give me an error message : I placed it at the top right under #include thingy.
PHP код:
warning 203symbol is never used"obj" 
then I was tying to script this function :

PHP код:
public OnGameModeInit()
{
    
obj CreateObject(9800.00.00.00.00.00.0);
    return 
1;


It this warning message showed up:
PHP код:
[B]warning 204symbol is assigned a value that is never used"obj"[/B
How can I define these weird commands ?
Reply


Messages In This Thread
Moveobject issue. - by Scriptissue - 25.09.2010, 19:22
Re: Moveobject issue. - by Mike_Peterson - 25.09.2010, 19:26
Re: Moveobject issue. - by Memoryz - 25.09.2010, 19:40
Re: Moveobject issue. - by Scriptissue - 25.09.2010, 19:40
Re: Moveobject issue. - by Memoryz - 25.09.2010, 19:47
Re: Moveobject issue. - by Scriptissue - 25.09.2010, 20:01
Re: Moveobject issue. - by Memoryz - 25.09.2010, 20:03
Re: Moveobject issue. - by Scriptissue - 25.09.2010, 20:29

Forum Jump:


Users browsing this thread: 1 Guest(s)