cIniFile help?
#8
how to insert multiple things in a value? i did this:
Block:SetValue( KeyName, "I", Player:GetName() .. "," .. "Placed" .. "," .. os.date() .. "," .. Player:GetWorld():GetBlock(X, Y, Z) .. "," .. Player:GetWorld():GetBlockMeta(X, Y, Z) )
to store the data and then this:
Player,Broken,Date,BlockID,BlockMeta = Block:GetValue(KeyName, "I")
to get the info but "Player" gets all the data "I" has stored in an ini file and "Broken" gets everything "KeyName" has.
Reply
Thanks given by:


Messages In This Thread
cIniFile help? - by bearbin - 04-05-2013, 06:01 PM
RE: cIniFile help? - by NiLSPACE - 04-05-2013, 06:06 PM
RE: cIniFile help? - by bearbin - 04-05-2013, 06:08 PM
RE: cIniFile help? - by xoft - 04-05-2013, 10:09 PM
RE: cIniFile help? - by bearbin - 04-06-2013, 04:15 AM
RE: cIniFile help? - by xoft - 04-06-2013, 05:11 AM
RE: cIniFile help? - by bearbin - 04-06-2013, 05:32 AM
RE: cIniFile help? - by NiLSPACE - 04-06-2013, 09:06 PM
RE: cIniFile help? - by bearbin - 04-06-2013, 10:39 PM
RE: cIniFile help? - by NiLSPACE - 04-06-2013, 11:01 PM
RE: cIniFile help? - by bearbin - 04-06-2013, 11:03 PM
RE: cIniFile help? - by xoft - 04-07-2013, 01:48 AM
RE: cIniFile help? - by bearbin - 04-07-2013, 02:07 AM
RE: cIniFile help? - by xoft - 04-07-2013, 02:17 AM
RE: cIniFile help? - by FakeTruth - 04-07-2013, 03:39 AM
RE: cIniFile help? - by bearbin - 04-07-2013, 03:19 AM



Users browsing this thread: 1 Guest(s)