Mr Boggy Man
New member
למה זה לא עובד?
דיי המירק החדש כל כך גרוע!!! למה זה לא עובד:
דיי המירק החדש כל כך גרוע!!! למה זה לא עובד:
on *:TEXT:.register*:?: { if ($readini(text.ini,User, $+ $nick) == $null) { if ($2 == $null) { /notice $nick Enter Value´s /notice $nick For Example: .register 1234 [email protected] } elseif ($3 == $null) { /notice $nick Enter email /notice $nick For Example: .register 1234 [email protected] /notice $nick It´s is importent for you enter a email, else you cannot get your password agian } elseif ($3 != $null) { /writeini text.ini User $nick $2 /writeini text.ini email $nick $3 /writeini text.ini level $nick 2 /write email.txt $nick $3 /notice $nick Welcome $nick $+ . /notice $nick Your User is $nick and your pass is $3 /notice $nick type /msg $me $nick $3 } } else { /notice $nick Your user name is exists. /notice $nick Pleace change your nick and try to register agian } }
זה אומר לי nick Unknown command כאשר nick זה הניק של מי שכתב .register