Jump to content

amirgrinof002

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by amirgrinof002

  1. i dont have this type of code in my exServer.lua file i must add it or i must to find it in another recource
  2. can somebody help me fix this issue its says the issue is in the 1256 line but i cant solve that [FACTION]\btc_dashboard\exServer.lua:1256: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got nil] addEvent("savePayTime",true) addEventHandler("savePayTime",getRootElement(),function(player) dbExec(connection,"UPDATE characters SET fizuTime = ? WHERE id = ?",getElementData(player,"fizuTime"),getElementData(player,"acc:id")) end)
×
×
  • Create New...