Tio Akima
New member
- Messages
- 349
- Points
- 0
- Age
- 36
- Discord
- TioAkima#0636
- Github
- Tio Akima
- Emulator
I'm trying to return the player matak using getunitdata, but it's giving error .. where am I going wrong?
.@mymagicatak = getunitdata(getcharid(CHAR_ID_ACCOUNT), UDT_MATKMAX);
but I have an error [Error]: buildin_getunitdata: Unknown object!
I tried to get gid with CHAR_ID_CHAR but it didn't work either
.@mymagicatak = getunitdata(getcharid(CHAR_ID_ACCOUNT), UDT_MATKMAX);
but I have an error [Error]: buildin_getunitdata: Unknown object!
I tried to get gid with CHAR_ID_CHAR but it didn't work either