Thread: loadlines
View Single Post
  #2  
Old 04-23-2006, 10:05 PM
Yen Yen is offline
Banned
Yen's Avatar
Join Date: Oct 2005
Location: Nova Scotia, Canada
Posts: 1,085
Yen is an unknown quantity at this point
Send a message via AIM to Yen Send a message via MSN to Yen
loadvars() dumps them into an object as variables.

keyconfig.loadvars("file");

keyconfig.up=w
keyconfig.down=s
And so on

I heard from someone that the [] labels have some effect on how it loads, but I haven't tried.
Reply With Quote