How to fix this warning
#7

pawn Код:
new string[128], playerid;
to
pawn Код:
new string[128];
playerid is already defined, can't you see? CMD:fixmyvw(playerid, params[])
Reply


Messages In This Thread
How to fix this warning - by Jizz - 29.09.2013, 05:36
Re: How to fix this warning - by M0n3y - 29.09.2013, 07:39
Re: How to fix this warning - by iZN - 29.09.2013, 07:41
Re: How to fix this warning - by xganyx - 29.09.2013, 08:31
Re: How to fix this warning - by Patrick - 29.09.2013, 09:35
Re: How to fix this warning - by Jizz - 29.09.2013, 09:45
Re: How to fix this warning - by iZN - 29.09.2013, 09:47
Re: How to fix this warning - by xganyx - 29.09.2013, 12:22
Re: How to fix this warning - by Patrick - 29.09.2013, 12:30

Forum Jump:


Users browsing this thread: 2 Guest(s)