Annoying warning
#6

Stock:
pawn Код:
CreateDynamicCP(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
That's 8 arguments.

Yours:
pawn Код:
CreateDynamicCP(Destinations[rand][0], Destinations[rand][1], Destinations[rand][2], 3.0, -1,-1,-1,-1,100.0);
And there you have 9. Remove one.
Reply


Messages In This Thread
Annoying warning - by Face9000 - 23.05.2012, 20:20
Re: Annoying warning - by kaisersouse - 23.05.2012, 20:30
Re: Annoying warning - by Face9000 - 23.05.2012, 21:03
Re: Annoying warning - by Pizzy - 23.05.2012, 21:08
Re: Annoying warning - by Face9000 - 23.05.2012, 21:17
Re: Annoying warning - by spedico - 23.05.2012, 21:17
Re: Annoying warning - by kaisersouse - 23.05.2012, 21:20
Re: Annoying warning - by Face9000 - 23.05.2012, 21:23
Re: Annoying warning - by Pizzy - 23.05.2012, 21:31

Forum Jump:


Users browsing this thread: 1 Guest(s)