Naruto RPG
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 5.0 |
| Scores Submitted | 2 |
| Date Added | Jul 14, 2008 |
| Last Updated | Jul 14, 2008 |
| Tags | finished game naruto not rpg |
|
|
Introduction
mIRC Snippet:
Naruto RPG
Posted on Jul 15, 2008 5:48 pm
Posted on Jul 15, 2008 5:48 pm
Did you mean to make it all %cham ?and
Is that meant to be iif?
| Code: |
| m $Nick So You\'re $iif($readini(n.ini,$address,clan) != |
mIRC Snippet:
Naruto RPG
Posted on Jul 15, 2008 6:03 pm
Posted on Jul 15, 2008 6:03 pm
all the m $nick should be msg $nick
else you will get back \"M Unknown command\"
EDIT
Ah nvm i didnt see ur alias script you posted for this as well
maybe you should add them together in one script
else you will get back \"M Unknown command\"
EDIT
Ah nvm i didnt see ur alias script you posted for this as well
maybe you should add them together in one script
mIRC Snippet:
Naruto RPG
Posted on Jul 16, 2008 4:22 am
Posted on Jul 16, 2008 4:22 am
I would\'ve, but both are meant to be really long, and I doubt anyone would see a \"Place the above in the \"aliases\" section\" about 50-100 lines down, so I made them seperate.
Yes ChunkieMonkey, it\'s supposed to be $iif, and the reason I used %cham for them all is to designate that the script is used in only one channel.
☼_☼
| Quote: | ||
Did you mean to make it all %cham ?and
Is that meant to be iif? |
Yes ChunkieMonkey, it\'s supposed to be $iif, and the reason I used %cham for them all is to designate that the script is used in only one channel.
☼_☼
mIRC Snippet:
Naruto RPG
Posted on Jul 26, 2008 12:10 am
Posted on Jul 26, 2008 12:10 am
Can\'t it be %chan though? It is different from $chan...and on load you should set %chan #[chan]
mIRC Snippet:
Naruto RPG
Posted on Jul 26, 2008 1:16 am
Posted on Jul 26, 2008 1:16 am
Trikloa said:
well why not add ur alias to the whole script by adding alias in the front like this
that way you can add the whole thing in ur remotes
| Quote: |
| I would\'ve, but both are meant to be really long, and I doubt anyone would see a \"Place the above in the \"aliases\" section\" about 50-100 lines down, so I made them seperate. |
well why not add ur alias to the whole script by adding alias in the front like this
| Code: |
| alias -l m { notice $1 0,1 $+ $2- } alias chan { if (!$1) { set %cham $?=\"Channel with Naruto RPG:\" } else { set %cham $1 } } alias -l MoveList { writeini n.ini %address [ $+ [ %nick ] ] ListMoves $readini(n.ini,%address [ $+ [ %nick ] ],attack1) $+ , $readini(n.ini,%address [ $+ [ %nick ] ],attack2) $+ , $readini(n.ini,%address [ $+ [ %nick ] ],attack3) $+ , $readini(n.ini,%address [ $+ [ %nick ] ],attack4) unset %address unset %nick } |
that way you can add the whole thing in ur remotes
mIRC Snippet:
Naruto RPG
Posted on Jul 27, 2008 3:19 am
Posted on Jul 27, 2008 3:19 am
That would be helpful, and I thought about that, but I don\'t have a good reason why I put the aliases seperate






