I have problem -> Guys plz help me ;]
i need to give player option to choose what kind of daemon he want to summon but 0x9 - graphic is only for AOS SLIM DAEMON if i enable
sendpacket(who, "B9FFFF"); in logon.src
if i disable it i have OLD FAT DAEMONS but i dont see aos weapons :/ so it sucks - do u know some way to force old daemon graphic?
Old Daemons
Your players have to edit the bodyconv.def file or you have to make the edit and your players can download it somewhere.
Search for the line start with 9 in this file and change it to:
Both don't work cause the client chooses the graphic from this file.
The above is the old style daemon.
Search for the line start with 9 in this file and change it to:
Code: Select all
9 -1 -1 -1 -1
The above is the old style daemon.