Summon Snippet

By Hildebrant on Jul 03, 2007

Just a small snippet script.

I'll possibly update it to include a battle system in it as well.
Its in beta mode.

To use tpye !summon name skill

on *:TEXT:!summon *:#: {
  msg $chan $nick summons $2 to the battlefield!
  msg $chan $2's main attack is $3.
}

Comments

Sign in to comment.
Hildebrant   -  Jul 06, 2007

I\'m actually writing the battle system in it right now. Im just trying to figure out how to save the people that it summons into a file to use all the time.

 Respond  
Mushufasa   -  Jul 04, 2007

I suppose having a \'main\' attack means its gonna end up like some Pokon game or something :$

Well, either way I\'d like to see it edited with the battle system that you make, if you do go and do it. :)

 Respond  
Callison1   -  Jul 04, 2007

I don\'t really see how this is at all useful or fun or anything.

 Respond  
Lindrian   -  Jul 04, 2007

Yeah... thsi seems rather usless. But,
msg $chan $2\'s main attack is $3.

wont work.

it shall be:

msg $chan $2 $+ \'s main attack is $3 $+ .

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.