05.04.2013, 02:16
It says that line "91121" symbol is never used: "vstorage"
I don't even have anything on that line.
I don't even have anything on that line.
Try use ctr + f and type "vstorage" and put // before new vstorage ; this will fix you warning
|
new vstorage
cmd:vstorage(playerid, params[]) { SendClientMessageEx(playerid, COLOR_GRAD2, "This command is under development, Hold on until we script it."); return 1; } |
/*cmd:vstorage(playerid, params[]) { SendClientMessageEx(playerid, COLOR_GRAD2, "This command is under development, Hold on until we script it."); return 1; }*/ |