01.12.2011, 16:07
pawn Код:
if(sscanf(params,"iis", BuzCategory, BusPrice,BuzName)) return SendClientMessage(playerid,-1,"USAGE: /createbus <Category 1-5> <price> <Name>");
then same with the price and the Name is a Sting
you got them in the wrong order