Memo system for chatspace
mIRC Code
Please Register to submit score.
| Average Score | 1.0 (of 3 scores) |
| Date Added | Sep 06, 2008 |
| Last Updated | Sep 08, 2008 |
| Tags | : a chatspace dialog i memo mine not seen share so system thought would |
Description
does exactley what it says on the tin
just copy into remotes
REVISED AND EDITED
Thank you for your comments and as such have edited the script as suggested
P.S sorry for my stupid arse comments
eek
just copy into remotes
REVISED AND EDITED
Thank you for your comments and as such have edited the script as suggested
P.S sorry for my stupid arse comments
eek
First off halt your timers using "." (.timer)
also you dont need "/" before commands
The dialog is ugly tbh, and your buttons are too small.
add not a registered nickname you should check that they have actually entered a nick and maybe use noop to let them know you need text in the edit boxes.
[17:47:pm] -> -Eugene- Eugene Eugene has sent a memo to you
-
* /dialog: '-Memo' name in use (line 2, Memo System)
I got that when I sent myself a MEMO
also you dont need "/" before commands
The dialog is ugly tbh, and your buttons are too small.
add not a registered nickname you should check that they have actually entered a nick and maybe use noop to let them know you need text in the edit boxes.
[17:47:pm] -> -Eugene- Eugene Eugene has sent a memo to you
-
* /dialog: '-Memo' name in use (line 2, Memo System)
I got that when I sent myself a MEMO
| Code: |
raw 270:*:{ set %memo1 $1- | timer 1 3 unset %memo1 } raw 276:*:{ set %memo2 $1- | timer 1 3 unset %memo2 } raw 264:*:{ set %memo3 $1- | timer 1 1 unset %memo3 } |
I'm confused about this part. You set a variable and then unset it (btw you can just do set -u1 %memo3 $1-, but that's not the point...), and then you never use the variables that you set.
Edit: my bad. It seems that you don't use %memo3 and also %memo5
the reason for the /dialog: '-Memo' name in use (line 2, Memo System) when u sent urself a memo was due to the fact the memo system was open already
If someone sends you a memo it auto opens the memo system
And how big do you want the buttons???? if u have an eye site problem get some glasses :)
If someone sends you a memo it auto opens the memo system
And how big do you want the buttons???? if u have an eye site problem get some glasses :)
the varaibles are used the second they are set and thats why they unset after 3 seconds please look at the codes more thoroughly before posting commment
ROFL @ how he responded to MD
anyhow I know the MEMO dialog was already open, please read the whole comment before posting replies.
Also you didnt reply to the top 75% of my comment.
anyhow I know the MEMO dialog was already open, please read the whole comment before posting replies.
Also you didnt reply to the top 75% of my comment.
the rest of your comment wasnt worth replying for example "you should check that they have actually entered a nick and maybe use noop to let them know you need text in the edit boxes." if u dont know you have to enter a nick then maybe you shoudnt be useing the internet in anyway would you also like me to state u have to enter "text" in order to send a memo as u may think it can read your mind????
How ever the timer suggestion is greatly appreciated and will put that into use ty
How ever the timer suggestion is greatly appreciated and will put that into use ty
| Quote: |
the varaibles are used the second they are set and thats why they unset after 3 seconds please look at the codes more thoroughly before posting commment |
I know, that's why I said:
| Quote: |
Edit: my bad. It seems that you don't use %memo3 and also %memo5 |
Which unset after 1 second. But nowhere else in the code do you use %memo3 or %memo5.
It was definetly worth replying to, its not that I dont want to enter a nick but if I dont then I get an error, also what has that got to do with me using the internet ?!?
its not user friendly at all and its bug infested so yes I WOULD like you to state that you MUST enter text, also that would prevent any errors.
np for the .timer suggestion
/me rates 2
its not user friendly at all and its bug infested so yes I WOULD like you to state that you MUST enter text, also that would prevent any errors.
np for the .timer suggestion
/me rates 2
please note in the dialog box above each text area is an explantiion as what to put in the boxs for exapmle box "Place in this box the nick name you are sending a memo to", 9, 000 032 400 22
?????
?????
It shows you WHERE
Does NOT say you must and if nothing is entered then I just get an error:
"add not a registered nickname"
If you used noop then no there would be no errors and people would know they MUST enter something into the edit box.
Does NOT say you must and if nothing is entered then I just get an error:
"add not a registered nickname"
If you used noop then no there would be no errors and people would know they MUST enter something into the edit box.
Not at all, I think most people would tell you thats an error since I got no less than that when I posted codes with errors similar.
It might be obvious but some people might forget, just test the code or w/e
Plus you could have used this time arguing with me to fixed it, all you have to do is check if there is no text then noop with an error message saying "You must enter a nick to send a MEMO"
It might be obvious but some people might forget, just test the code or w/e
Plus you could have used this time arguing with me to fixed it, all you have to do is check if there is no text then noop with an error message saying "You must enter a nick to send a MEMO"
Exactly, its not like I did a Napa, just check that there is text in the editboxes, if not then noop saying they must enter text, would take no more than 5 minutes to code it and update.
what is $did
this is what it said in my status window:
this is what it said in my status window:
| Quote: |
* Invalid parameters: $did (line 418, remote.ini) |







