SetPlayerAttachedObject+
#1

Heey all,
I want to make a command that if you use the command you attached object will the pos x changed by 1+.
Like This:
Код:
//top of script
new c1x[MAX_PLAYERS]=0.100000;

/change pos x command
SetPlayerAttachedObject( playerid, 1, 18892, 2, c1x[playerid]+1, 0.004999, -0.001000, 270.000000, 0.000000, 270.000000, 1.000000, 1.000000, 1.000000 );
But its not working because i get error tag mismatch:line:new c1x[MAX_PLAYERS]=0.100000;
How can i let it work?

Thanks Admigo
Reply


Messages In This Thread
SetPlayerAttachedObject+ - by Admigo - 26.12.2011, 08:27
Re: SetPlayerAttachedObject+ - by [HiC]TheKiller - 26.12.2011, 08:36
Re: SetPlayerAttachedObject+ - by Admigo - 26.12.2011, 08:39
Re: SetPlayerAttachedObject+ - by Thresholdold - 26.12.2011, 08:44
Re: SetPlayerAttachedObject+ - by KoczkaHUN - 26.12.2011, 08:49
Re: SetPlayerAttachedObject+ - by Admigo - 26.12.2011, 08:54
Re: SetPlayerAttachedObject+ - by Thresholdold - 26.12.2011, 08:55

Forum Jump:


Users browsing this thread: 1 Guest(s)