git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5665 54d463be-8e91-2dee-dedb-b68131a5f0ec

This commit is contained in:
Lance 2006-03-19 05:46:15 +00:00
parent bfe227ac7d
commit 720f3be7c3

View File

@ -26,4 +26,4 @@ In the example above:
so you might prepare the NPC Label to process these Variables and give Executing Character a Feedback ( via dispbottom "message" for example )
Now , it's allowed to use up to 10 commands in a Row, separed by "," character, they will be splitted and passed to the NPC Label in their respective variables, for you to process them.
Now , it's allowed to use up to 10 commands in a Row, separed by "#" character, they will be splitted and passed to the NPC Label in their respective variables, for you to process them.