Start_ Posted June 13, 2013 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 19 hours ago Share Posted June 13, 2013 (edited) I've already edited jobname.lua, npcidentity.lua. before I edited it's poring sprite but after edited it's error. my data has .spr and .act jobname.lua (Lastest is VADON after that I added it) [jobtbl.JT_E_VADON_X_H_S] = "VADON", [jobtbl.JT_4_f_runain] = "4_f_runain", [jobtbl.JT_4_energy_black] = "4_energy_black", [jobtbl.JT_4_energy_blue] = "4_energy_blue", [jobtbl.JT_4_energy_red] = "4_energy_red", [jobtbl.JT_4_energy_white] = "4_energy_white", [jobtbl.JT_4_energy_yellow] = "4_energy_yellow", [jobtbl.JT_4_f_mocboy] = "4_f_mocboy", [jobtbl.JT_4_f_pere01] = "4_f_pere01", [jobtbl.JT_4_f_shalosh] = "4_f_shalosh", [jobtbl.JT_4_greencookie] = "4_greencookie", [jobtbl.JT_4_jitterbug] = "4_jitterbug", [jobtbl.JT_4_m_roel] = "4_m_roel" } npcidentity.lua (Lastest is 631 after that I added it) ["JT_4_BLACKDRAGON"] = 631, ["JT_4_f_runain"] = 658, ["JT_4_energy_black"] = 659, ["JT_4_energy_blue"] = 660, ["JT_4_energy_red"] = 661, ["JT_4_energy_white"] = 662, ["JT_4_energy_yellow"] = 663, ["JT_4_f_mocboy"] = 664, ["JT_4_f_pere01"] = 665, ["JT_4_f_shalosh"] = 666, ["JT_4_greencookie"] = 667, ["JT_4_jitterbug"] = 668, ["JT_4_m_roel"] = 669 } data\sprite\npc\4_f_runain.act data\sprite\npc\4_f_runain.spr .act and .spr put on my KSDATA.grf this is my DATA.ini [DATA] 0=KSClient.grf 1=KSDATA.grf 2=data.grf Problem solved! I've try this out by changed lua at this directory not luafile/datainfo/jobname.lua but data\luafiles514\lua files\datainfo\jobname.lua !! wow wwwwwwwwwwwwwwwwwwwwwwwwwwwww Edited June 13, 2013 by TARTs Quote Link to comment Share on other sites More sharing options...
Question
Start_
I've already edited jobname.lua, npcidentity.lua.before I edited it's poring sprite but after edited it's error.my data has .spr and .actjobname.lua (Lastest is VADON after that I added it)npcidentity.lua (Lastest is 631 after that I added it).act and .spr put on my KSDATA.grfthis is my DATA.iniProblem solved!
I've try this out by changed lua at this directory
not
but
!!
wow wwwwwwwwwwwwwwwwwwwwwwwwwwwww
Edited by TARTsLink to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.