27.03.2010, 02:45
Quote:
Originally Posted by [NT
Extremo ]
May I request that if you already support PVars, then why not add VVars and OVars? Vehicle Variables and Object Variables? Even Pickups etc? This would allow us to actually store further info about the script onto a plugin and would likely allow us to safe WAY more memory and make the access of the variables way easier, would be alot appreciated. |
Hmm, another problem is that the variables are reset on a player disconnect... solved by removing the auto-variable clearing? Or creating GVars (generic cross-script variables), rather than a different var system for objects and vehicles.. GVars could be used for everything including "gang"/team systems in gamemodes.