Jump to content
  • 0
Sign in to follow this  
Phoenix

savedata/OptionInfo.lua problem

Question

i put krato's guide

 

CmdOnOffList = {

["/battlemode"] = 0,
["/notrade"] = 0,
["/noshift"] = 0,
["/noctrl"] = 1,
["/skillfail"] = 1,
["/notalkmsg"] = 0,
["/notalkmsg2"] = 0,
["/showname"] = 1,
["/fog"] = 1,
["/aura"] = 1,
["/window"] = 0,
["/miss"] = 1,
["/q1"] = 0,
["/q2"] = 0,
["/effect"] = 1,
["/bgm"] = 1,
["/sound"] = 1,
["/loginout"] = 1,
["/shopping"] = 1,
["/stateinfo"] = 1,
["/snap"] = 0,
["/itemsnap"] = 0,
["/skillsnap"] = 1,
["/hoai"] = 0,
["/merai"] = 0,
["/camera"] = 0,
["/btg"] = 1,
["/lightmap"] = 1
}
OptionInfoList = {
Window_XPos = -1,
Window_YPos = -1,
Trilinear = 0,
Bgm_Volume = 100,
Effect_Volume = 100,
AutoOpen1to1Window = 1,
AutoOpen1to1Window_Friend = 1,
PlaySound_Open1to1Window = 1,
Simplicity_SkillList = 0,
Show_SkillDescript = 0,
ChangeChatMode = 1,
LockMouse = 0,
ChannelCopID = 0,
Outdoor_ViewLatitude = -45,
Outdoor_ViewDistance = 400,
Indoor_ViewLatitude = -45,
Indoor_ViewDistance = 300,
SkinName = "",
MouseExclusive = 1,
WIDTH=800,
HEIGHT=600,
BITPERPIXEL=16
}

 

its good for first log in! i use /fog in game

when i try to log in again boom error pumping 

post-749-0-22815500-1377877067_thumb.png

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.