How to use telnet ?

06/01/2012 02:10 ptifou78#1
Hello everybody i would like to know how to use telnet with the current server...
Because i've try
Code:
notice('test')
notice("test")
#notice('test')
#notice("test")
/run notice("test")
/run notice('test')
That always say to me "Invalid command ..."

Thanks for your help :)
06/01/2012 03:51 TheOnlyOneRaskim#2
[Only registered and activated users can see links. Click Here To Register...] ;)


But if you search it, because of my fun actīs, itīs not telnet what im using :p
06/01/2012 08:23 ptifou78#3
I know telnet i just don't know the basic syntax for rappelz special command ;)
but thanks to repply to me :)
06/01/2012 08:39 c1ph3r#4
Check if you are connected to the Authserver (normally 4501) or to the Gameserver (normally 4515).

The commands will only work with the gameserver and not with the authserver.

In the gameserver you have to add the "#" instead of "/run"...the syntax of the commands is the same.

#run('test') and #run("test") are working fine for me. Sometimes if you correct your command using backspace or something else the command won't work. Try a little bit around and it will work :D

You can check the gameserver! If the command is wrong a error message will show up.
06/01/2012 09:39 ptifou78#5
Haaa ok sorry for you i'm connect to the authserver is for that thanks for your help ;)

(I'm stupid when i type "list" i have my authserve opt....)

Thanks you :)