team car jack
#9

Quote:
Originally Posted by VonLeeuwen
You have this?

383: new Pos[3]
GetPlayerPos(playerid, Pos[0], Pos[1], Pos[2]);
385: SetPlayerPos(playerid, Pos[0], Pos[1], Pos[2] + 10);
SendClientMessage(playerid, 0xFF0000AA, "Commander: team car jacking isn't allowed here !!");

If yes, just remove line 383: new Pos[3]

This will fix all warnings, but, just for your information, if you didn't use Pos[3] yet, you had to add a ; behind new Pos[3].

So, just remove new Pos[3] now
C:\Users\Max\Desktop\server\gamemodes\ww3.pwn(383) : error 035: argument type mismatch (argument 2)
C:\Users\Max\Desktop\server\gamemodes\ww3.pwn(384) : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Reply


Messages In This Thread
team car jack - by jamesbond007 - 23.02.2010, 16:45
Re: team car jack - by Miguel - 23.02.2010, 17:30
Re: team car jack - by jamesbond007 - 23.02.2010, 17:39
Re: team car jack - by VonLeeuwen - 23.02.2010, 17:42
Re: team car jack - by jamesbond007 - 23.02.2010, 17:45
Re: team car jack - by VonLeeuwen - 23.02.2010, 17:46
Re: team car jack - by jamesbond007 - 23.02.2010, 17:49
Re: team car jack - by VonLeeuwen - 23.02.2010, 17:52
Re: team car jack - by jamesbond007 - 23.02.2010, 18:00
Re: team car jack - by VonLeeuwen - 23.02.2010, 18:02

Forum Jump:


Users browsing this thread: 3 Guest(s)