Avataer_change(I as icon)
set category = "Fighting"
usr.icon = I
usr << "<b>new avatar."
del(src)
Problem description:
Hello,
I have used a code before in order to change your own icon mid game, but it is not working with the current project I am using. Could somebody point out of hint as to what im doing wrong. I dont get any errors but it just doesn't do anything.
For context, it works on a Zeta RIP. I don't want to use it.
Im working with the Framework of Forum_account (Action RPG Framework)
https://www.byond.com/developer/Forum_account/ ActionRpgFramework