I'm trying to do something at the moment and I'm wondering if it it's possible to pass the string of a variable into a new variable.
Here's an example:
set@monstername$,getmonsterinfo(killedrid,MOB_NAME);//Use @monstername$ as variable name#@monstername$ +=1;//Use @monstername$ in combination with text as variable name#@monstername$"kills" += 1;
Question
DanTheMan
Hi everyone!
I'm trying to do something at the moment and I'm wondering if it it's possible to pass the string of a variable into a new variable.
Here's an example:
Is any of those two possible?
Thanks in advance,
Dan
Edited by DanTheMan19884 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.