ID:180042
![]() Sep 8 2001, 12:41 pm
|
|
I need to know how to code a gm into a game using spuzzums gm code.
|
Jotdaniel wrote:
if youll see lexy I can't see Lexy, she doesn't live near me. that it only tells you how to add them in game. If you'll see, in the code, you moron, here is an exact quote, with the code needed... var/const/MASTER_KEY = "Spuzzum" //(change my key to yours!) Get it? Moron. |
Read the instructions, the commented portion at the top of the code. You do realize that comments (anything after greyed out in the code) is instructions from the coder telling you how the code works, right? So of course you naturally read through the comments when you couldn't figure out how it worked, right? Oh? You didn't? Why not?
|
ayou know what? i found that after i looked at the damn code for 2 mins, i wasnt asking that, i want to know how to add a regular gm to the code, because when you add one its only for one server. btw, i had myself set as teh master gm since i started using the code file.
|
Take a look at the code, try to understand it. Try to look at it like a normal piece of code. What is it? Sure, its a lot of GM commands, but what is it in code? Its a mob, called GM, which has a lot of verbs, which means you have to be a /mob/GM to use em. So however you want, as long as your a /mob/GM you can use them(oh, and change the key thing). So you see theres really no definate way of doing it
Alathon