[Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '723' specified in file '(DIRECT INPUT)', line '278'.
[Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '723' specified in file '(DIRECT INPUT)', line '306'.
[Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '723' specified in file '(DIRECT INPUT)', line '307'.
[Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '723' specified in file '(DIRECT INPUT)', line '308'.
[Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '723' specified in file '(DIRECT INPUT)', line '309'.
[Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '723' specified in file '(DIRECT INPUT)', line '310'.
[Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '560' specified in file '(DIRECT INPUT)', line '480'.
[Error]: script_add_str: detected possible use of wrong case in a script. Found 'mainmenu', probably meant to be 'MainMenu' (in '/tmp/checkera1TD63').
[Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '857' specified in file '(DIRECT INPUT)', line '862'.
[Error]: script error in file '(DIRECT INPUT)' line 934 column 3
parse_line: expect command, missing function name or calling undeclared function
931: end;
932: function ShopSettings {
933: switch( getarg(0) ){
* 934: Case 1:
~~~~~~~~~~~~~~~~^
935: set @Currency$,"#FishingPoints"; // #SETUP FISHING SHOP HERE#
936: // Item ID Lists
937: setarray @ItemLists[0],501,502,503,504,505,506,507,508; // [ Fishing Gears ]
[Warning]: npc_parseview: Use of numeric NPC view IDs is deprecated and may be removed in a future update. Please use NPC view constants instead. ID '757' specified in file '(DIRECT INPU