Jump to content

quest error ( a nil value )


Recommended Posts

SYSERR: May 20 20:22:12 :: RunState: LUA_ERROR: [string "dllcheck"]:1: attempt to call global `hilesistemidll' (a nil value) 
SYSERR: May 20 20:22:12 :: WriteRunningStateToSyserr: LUA_ERROR: quest dllcheck.start enter  

Quest

 

quest dllcheck begin 
    state start begin 
        when login begin 
            cmdchat("checkdll "..q.getcurrentquestindex()) 
        end 
        when button or info begin 
        timer("checkdll", 5) 
        end 
        when checkdll.timer begin 
        hilesistemidll() 
        command ( "quit" ) 
        say_title(" Hile: ") 
        say_yellow(" gelenxx, ") 
        say_yellow(" gidenxx. ") 
        say_item(" Uyar! ", 67009,"") 
        say_red("[DELAY value;300] mt2 [/DELAY] ")  
        end 
    end 
end 

mysql 5.0 fix mysql 5.5 error help me !

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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.