Abend zsm, habe das Craftingsystem Lite von epvp verbaut, alle Tabs angepasst
und die Client syserr bleibt auch clear, habe nur das Problem das sich das Craft Fenster
nicht öffnet game99 syserr spuckt folgendes aus :
Code
- SYSERR: Jun 2 02:28:20 :: RunState: LUA_ERROR: [string "cube"]:4: attempt to call field `cube_open' (a nil value)
- SYSERR: Jun 2 02:28:20 :: WriteRunningStateToSyserr: LUA_ERROR: quest cube.start click
- SYSERR: Jun 2 02:28:23 :: RunState: LUA_ERROR: [string "cube"]:4: attempt to call field `cube_open' (a nil value)
- SYSERR: Jun 2 02:28:23 :: WriteRunningStateToSyserr: LUA_ERROR: quest cube.start click
- SYSERR: Jun 2 02:28:25 :: RunState: LUA_ERROR: [string "cube"]:4: attempt to call field `cube_open' (a nil value)
- SYSERR: Jun 2 02:28:25 :: WriteRunningStateToSyserr: LUA_ERROR: quest cube.start click
Hier meine Quest, die Funktion und txt
Code
- function cube_open(vnum)
- cube_results = {}
- cube_needs = {}
- -------------------------------------
- cube_results[33003] = {"50801,1/50802,1/50803,100/50804,100"}
- cube_needs[33003] = {"50721,1@50722,1@50723,1@50724,1"}
- -------------------------------------
- cmdchat("cube_npc_id "..vnum.."")
- cmdchat("cs_result "..cube_results[vnum].."")
- cmdchat("cs_need "..cube_needs[vnum].."")
- command("cube open")
- return
- end
Ich hoffe mir kann jmd weiter helfen quäl mich schon nhe halbe Ewigkeit mit diesen Lite system rum -.-
LG, Quadra1