Re: Animus and Premium Items
Quote:
Originally Posted by
pangs10
Good day to all. My 1st question. i have a problem in Premiums service i already put PS in normal account but how to put Premium Items like weapon for fast run and Premium armors.
2nd how to remove free animus everytime i make new force character? i already search but i dont know what word to use to search that problem.
advance thank you!
answer no.1 what you mean fast run for weapon or armor? when you create a new character???? for reward from quest, drop or giving item from manage tool.
answer no.2 delete animus code from class.dat @ server script , and remove animus code from character.edf @ client script DataTablo
https://i.imgur.com/mdquzP6.png
https://i.imgur.com/SLjOUvy.png
for the character.edf is same with class.dat just convert server code to client code.
Re: Animus and Premium Items
Quote:
Originally Posted by
ammandes
answer no.1 what you mean fast run for weapon or armor? when you create a new character???? for reward from quest, drop or giving item from manage tool.
answer no.2 delete animus code from class.dat @ server script , and remove animus code from character.edf @ client script DataTablo
https://i.imgur.com/mdquzP6.png
https://i.imgur.com/SLjOUvy.png
for the character.edf is same with class.dat just convert server code to client code.
in question number i mean the premium sword with lvl 1 requarments equivalent to legacy blade but looks like elven sword on handed then the armor like ancient armors in ACC bluered and orange.
- - - Updated - - -
Quote:
Originally Posted by
ammandes
answer no.1 what you mean fast run for weapon or armor? when you create a new character???? for reward from quest, drop or giving item from manage tool.
answer no.2 delete animus code from class.dat @ server script , and remove animus code from character.edf @ client script DataTablo
https://i.imgur.com/mdquzP6.png
https://i.imgur.com/SLjOUvy.png
for the character.edf is same with class.dat just convert server code to client code.
Thank you sir Ammandes another solve problem but the 2nd problem only..
i need to know the premium items. thanks
- - - Updated - - -
Quote:
Originally Posted by
ammandes
answer no.1 what you mean fast run for weapon or armor? when you create a new character???? for reward from quest, drop or giving item from manage tool.
answer no.2 delete animus code from class.dat @ server script , and remove animus code from character.edf @ client script DataTablo
https://i.imgur.com/mdquzP6.png
https://i.imgur.com/SLjOUvy.png
for the character.edf is same with class.dat just convert server code to client code.
Thank you sir Ammandes another solve problem but the 2nd problem only..
i need to know the premium items. thanks
Re: Animus and Premium Items
premium item for weapon is use same texture with elven blade
if you wanna change with legacy blade just change with legace blade item code in class.dat and character.edf like tutorial question no.2
Re: Animus and Premium Items
Problem solve. i see in Zone Server\RF_Bin\Initialize\ worldsystem
[PcBang Favor]
USE = FALSE ===> to TRUE
Thank you so much ammandes for helping me always!