Posts: 717
Threads: 11
Joined: Jul 2008
Reputation:
0
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.
Posts: 406
Threads: 16
Joined: Nov 2007
Reputation:
0
Hey, thanks for updating the server package so quickly from R5! I really appreciate the hard work you are doing Kye.
Posts: 64
Threads: 4
Joined: Mar 2010
Reputation:
0
woooooooooh kye's on a rampage!
Posts: 1,180
Threads: 55
Joined: Apr 2005
Reputation:
0
Nobody is forcing you to update. R5 was the critical update to stop people crashing your server.
R7 will most likely be the last update for now. It would have been a shame to release the new 'PVar' system and not having it working properly, so I decided to push through a couple of additional updates.
Posts: 22
Threads: 1
Joined: Nov 2007
Reputation:
0
Building on what Kye posted, those who are complaining about the updates stability should take into consideration the fact that it was not (and still isn't) on the the official downloads page for a reason..
Question: is it more efficient to use DeletePVar("Lorem") instead of SetPVarInt("Lorem",0)?