Client help.

A place for The Mana World players to discuss game-related topics outside the scope of development including guilds, player interactions, game meta and more.


Post Reply
GForce
Peon
Peon
Posts: 5
Joined: 03 Nov 2006, 01:52

Client help.

Post by GForce »

How would i compiled everything in the " Source code 0.0.21.1 "?

also.

i set my GM_ACCOUNT NOTEPAD TO

// <account> <level>
2000000 1

but i can't do gm stuff.

like this

40:/b/@broadcast <message> - Broadcasts a GM message with name of the GM (in yellow)
40:/nb <message>/@kami <message> - Broadcasts a GM message without name of the GM (in yellow)
40:@kamib <message> - Broadcasts a GM message without name of the GM (in blue)
40:/lb/@localbroadcast <message> - Broadcasts a GM message with name of the GM (in yellow) ONLY on your
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Post by Crush »

About your first question: by using a c++ compiler? there are about 56026509 possible reasons why you can't compile the client. we can't help you when you don't explain your problem more precise.

About your second question: you should set your admin privilege level to 99 (all rights) and not 1 (rights of a usual player). Also make sure that the account number of your account is really 2000000.
Last edited by Crush on 07 Nov 2006, 02:46, edited 1 time in total.
  • former Manasource Programmer
  • former TMW Pixel artist
  • NOT a game master

Please do not send me any inquiries regarding player accounts on TMW.


You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.
GForce
Peon
Peon
Posts: 5
Joined: 03 Nov 2006, 01:52

oh

Post by GForce »

ok well thx for the help :) i got it all worked out :)


Uhm..

when i do like @hide it says unknown command.. what is that?
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Ususally there are some problems with admin commands. Restarting the client should fix them all, or just try to add some spaces after the command.
Post Reply