View Single Post
  #3  
Old 12-03-2008, 09:46 PM
The_Kez The_Kez is offline
N-Pulse Asst. Manager
The_Kez's Avatar
Join Date: Dec 2007
Posts: 106
The_Kez is on a distinguished road
Send a message via MSN to The_Kez
Well like I said if I have to I don't mind storing it in the MUD sys, it's not a big deal. I do want to know the cause of the problem though so if I need client and clientr vars for something else later, I don't have this problem.

I fixed the stat issue, for some reason if I use clientr.( "dynamic_" @ var ); then it will reset the variable to zero. But if I say makevar ( "clientr.dynamic_" @ var ); then it works just fine and nothing resets. I don't see why that should make a difference?
Reply With Quote