Jump to content

GuildStorage function in source


Recommended Posts

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

now syser:

 

SYSERR: Oct 16 12:11:15 :: RunState: LUA_ERROR: locale/germany/quest/object/state/guildstorage:14: attempt to call global `mysql_query' (a nil value)
SYSERR: Oct 16 12:11:15 :: WriteRunningStateToSyserr: LUA_ERROR: quest guildstorage.start click
 
 
guildstorage:14 line:
 
end ,item_antiflag= function (item_vnum)local result = mysql_query ( "SELECT antiflag from player.item_proto where vnum = " .. item_vnum .. ";" ) 
return ( result [ 1 ] [ 1 ] ) 
 
where is prob now?
 
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.