What pack was the One from the link?
And What pack do you want to make it for?
The current one is set to sell hero status for 10gbs so just change the amount of gb's from 10 to 3 in the java or python file.
Depends what server you are using but you can if you want to make a stationary npc say things you might have to make your own instance or add/look at l2npcinstance.java
You could take the code from the l2walkerinstance.java and paste it into l2npcinstance.java and have it load the auto announce from the db at an interval you designate in the database.
Look around the forum i know something like this was shared in the past.
But it was only for java mod.
Something about multipliers for stats by class by weapon equipped.
How would i go about setting a custom login animation when a player logs into the game?
I know I would have to modify enterworld.java but where and what would the code look like?
And where could i find a list of animations?
Thanks,
SWS