Tio Akima
New member
- Messages
- 349
- Points
- 0
- Age
- 36
- Discord
- TioAkima#0636
- Github
- Tio Akima
- Emulator
Hello guys.
Can someone give support related to the file skill.c?
I want to return the ID of a clicked cell.
This code I know returns a mob id.
Skill-> area_temp [1] = bl-> id;
How to return the id of a cell?
PS: Must be within the method skill_castend_pos2(){}
I'm doing a damage skill in area.
thanks
Can someone give support related to the file skill.c?
I want to return the ID of a clicked cell.
This code I know returns a mob id.
Skill-> area_temp [1] = bl-> id;
How to return the id of a cell?
PS: Must be within the method skill_castend_pos2(){}
I'm doing a damage skill in area.
thanks