Archlord Commands?

04/15/2011 01:52 jgizle#1
Does any 1 know where to find the commands that are in the game?

Some 1 said

" type /fps " to find frames per second and position on map, this got me thinking. If there are commands you can type in then there must be other commands as well, both for normal players and for GM's. All you would need is to make a program to turn on the gm command functions and you would be able to use them ingame.

For example in vindictus it was using valve to run the game. This mean't, just like counter strike all you had to do was make a program to change "sv_cheats 0" to "Sv_cheats 1" and you would be able to use GM commands in game by using a program to turn each gm cheat on or off.

Anyways, if you know where the command list is for Archlord pls tell me which file they are in.
04/15/2011 04:19 Dagus0323#2
the GMs use a different client than the players
04/15/2011 05:21 jgizle#3
fudge sickle, that totally blows. .. if only i could get my hands on a GM client
04/15/2011 06:21 starforce11#4
hmmmm GM client /just think how many things u can do :O
04/15/2011 07:51 justa#5
Quote:
Originally Posted by Dagus0323 View Post
the GMs use a different client than the players
i doubt that... i think they only set permissions on the commands..

but /ps 1.4 try it :) i think default is 0.725
04/15/2011 09:35 fontaine#6
i don't think they use a different client, cus someone managed to use the notice function allready once.
04/15/2011 09:44 justa#7
Quote:
Originally Posted by fontaine View Post
i don't think they use a different client, cus someone managed to use the notice function allready once.
i doubt thats true, but still even if they do or don't use the same client, the commands are server sided, but client executes them to the server, so it doesn't matter which client you use, as long as it can send the command to the server.
04/15/2011 09:45 Feldunost#8
Yeah, i think it's about names, they are managed on somes files on their sever.

If it was by commands, it would be a lot dangerous when we find ...


They must have on the database something like:

GM : 0 = no commands
GM : 1 = commands


The server we have, when we write anyejingling, there is no registeration on the database, so i don't really know how it works but it's not by commands.
04/15/2011 09:49 justa#9
about 7 years ago, i used to run a runescape private server.. there i had a few commands (you wrote ::commandname) then something would happen, but when i wanted some commands only for me, i wrote something like this:

Code:
if (command.StartsWith("commandname") && player.Rights == 3) {
//do something here
//player.Rights == 3 as in administrator
}
and yes Feldunost it is by commands.
04/15/2011 13:06 LAJTNING#10
Well yesterday I saw a notice saying: WTB 200% TOA. Doubt that was a GM. =)
04/15/2011 13:48 justa#11
Quote:
Originally Posted by LAJTNING View Post
Well yesterday I saw a notice saying: WTB 200% TOA. Doubt that was a GM. =)
did you take a screenshot? and if you did, post it, to prove it.
04/15/2011 14:23 avati#12
Quote:
Originally Posted by jgizle View Post
Does any 1 know where to find the commands that are in the game?

Some 1 said

" type /fps " to find frames per second and position on map, this got me thinking. If there are commands you can type in then there must be other commands as well, both for normal players and for GM's. All you would need is to make a program to turn on the gm command functions and you would be able to use them ingame.

For example in vindictus it was using valve to run the game. This mean't, just like counter strike all you had to do was make a program to change "sv_cheats 0" to "Sv_cheats 1" and you would be able to use GM commands in game by using a program to turn each gm cheat on or off.

Anyways, if you know where the command list is for Archlord pls tell me which file they are in.
Here ;)


And here are some more(i think those are GM's):

04/15/2011 14:39 Dagus0323#13
the GMs use a different client

do i have to say it again? lol


edit:

the "notice" from a player saying wtb 200% toa is true
but it wasnt cuz he had admin ability or anything
it is just another of the thousands of bugs.
the players shouts somehow apeared in the right text window instead of the left
04/15/2011 14:46 avati#14
Quote:
Originally Posted by Dagus0323 View Post
the GMs use a different client

do i have to say it again? lol


edit:

the "notice" from a player saying wtb 200% toa is true
but it wasnt cuz he had admin ability or anything
it is just another of the thousands of bugs.
the players shouts somehow apeared in the right text window instead of the left
Mate i dont said that you can use it on your client ;)
By the way, most commands from the first spoiler i think works.

I just wrote all the commands together ;)
04/15/2011 16:21 LAJTNING#15
Quote:
Originally Posted by justa View Post
did you take a screenshot? and if you did, post it, to prove it.
If you don't believe me and Dag, then don't. I didn't screen it.