19.07.2013, 11:34
This is the correct usage, like PaulDinam said.
pawn Code:
CMD:vstorage(playerid, params[])
{
/* Your command here */
return 1;
}