try
PHP Code:
this.damagebase = player.client.(@ "stats_" @ player.client.weapon_damagebase);
I hope this just for displaying information in an interface or something that doesn't need to be secure...you shouldn't be using client.vars otherwise. If not, I can help you figure out a better way to do what it is you need to do.