Help with commands

08/08/2010 22:08 rbombx2345#1
Can someone tell me the gm commands for a pserver v5017, like how to warp people, how to start gw , and other important commands.
08/08/2010 22:24 .Beatz#2
Depends what source you are using. Most 5017 servers are all @life @mana stuff like that. If you look through the source you will find the commands. Then if you want to add more look at the ones already coded and use them as a template.
08/08/2010 22:27 rbombx2345#3
Quote:
Originally Posted by mattyc2580 View Post
Depends what source you are using. Most 5017 servers are all @life @mana stuff like that. If you look through the source you will find the commands. Then if you want to add more look at the ones already coded and use them as a template.
so what something like @gw O.o?
08/09/2010 02:00 .Beatz#4
Like I said look at the source the answers are there!
08/09/2010 09:17 Fish*#5
/gwon is the msot normal for 5017, but open your Client.cs and search for the commands in there :)
try search if (Splitter[0] ==
should bring up all commands
08/10/2010 03:42 rbombx2345#6
Quote:
Originally Posted by grillmad View Post
/gwon is the msot normal for 5017, but open your Client.cs and search for the commands in there :)
try search if (Splitter[0] ==
should bring up all commands
Wow thxs, there isint anything this guy dosent know O.o
08/10/2010 10:19 Fish*#7
Quote:
Originally Posted by rbombx2345 View Post
Wow thxs, there isint anything this guy dosent know O.o
there is alot i dont know.
im trying to learn so much I can :)