Page 1 of 1

How to add avatars to smn

Posted: Sat Jan 19, 2013 10:11 pm
by Silverwolf
Hey

Look for a way to add the avatars for smn without doing all the trials...... any help please ?


Thank you ^^

Re: How to add avatars to smn

Posted: Sat Jan 19, 2013 10:27 pm
by PrBlahBlahtson
They're spells like anything else. The IDs should be in the database. You can add them via commands in a script, or the @addspell GM command.

Re: How to add avatars to smn

Posted: Sat Jan 19, 2013 10:59 pm
by Silverwolf
How would one made a command script to do this?

Re: How to add avatars to smn

Posted: Sun Jan 20, 2013 8:50 am
by bluekirby0
First find the ID of the avatar you want here:
http://kile.dyndns.info:8765/index.php?title=Spell_IDs

Next, in-game as a GM use:

Code: Select all

@addspell #
Where # is the id you found above.