Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Self Parameters v1.1
#5
It does have to do with events.

Remember how to set and retrieve .ini values for windows? Same difference, but using events to narrow the data further.

Within an event, you can call self_parameter(id, value) to set a single identifiable id string (ie 'gender'), and then set that id's value (like 'male'). That id/value combination is unique for that event. Go to another event, and you can set THAT value to female. Each event can be set to a different value for that id.

You can then use value = self_parameter(id) to retrieve that same said value.

Now if you want to have a default set of values, look into his 'Autoselfparameters' add-on... I think.
Reply }


Messages In This Thread
Self Parameters v1.1 - by PK8 - 11-06-2009, 02:23 AM
Self Parameters v1.1 - by EJlol - 11-06-2009, 09:55 AM
Self Parameters v1.1 - by Rylius - 11-08-2009, 09:02 AM
Self Parameters v1.1 - by Jaberwocky - 11-08-2009, 06:41 PM
Self Parameters v1.1 - by DerVVulfman - 11-09-2009, 04:50 AM
Self Parameters v1.1 - by Jaberwocky - 11-09-2009, 05:34 AM
Self Parameters v1.1 - by PK8 - 11-25-2009, 12:21 AM



Users browsing this thread: