
03-11-2012, 02:51 AM
|
|
Registered User
|
Join Date: Jun 2011
Posts: 27
|
|
Quote:
Originally Posted by cbk1994
Readability is not an issue here; instead you should abstract away the variable names in favor of scripter-friendly functions like player.getItemProperty(itemid, property). This has the added benefit of allowing you to easily change how you store this data in the future.
|
This. |
|
|
|