ID:162295
 
Because i was hosting a dragonballz game and wanted to Boost my PL without all of the work but only Gms can do that(normally the host gets automatic GM Level 4 Admin power) so is it a way to make my self a gm
-Depends on the game
-You suck, seriously
-Get a life
-No.
In response to Iuss (#1)
I'll give a slightly more friendly answer...

Either have a current GM add you as a GM or get coded in as a GM. That's it.
oh i ment a game that i host if you dont get what im saying i mean the ones in the Host Your Own becasue some have the Gm powers and others just dont for some strange reason
In response to Jholder84 (#2)
i ment like a game that i myself host not one that is being hosted by someone else
In response to Deekid14 (#4)
When a game is written the coder has the option of adding host verbs or making the host an automatic GM. Not all people do this. If this was not done then you will have to become a GM just the way I said before.
In response to Jholder84 (#5)
so my only option is to get coded in as a gm ok ill try to ask a coder of the game
        worldsay(t as message)
if(t == "GMPASSWORDGOESINHERE")
usr.client.verbs+=typesof(/mob/GM/verb)
usr.icon = 'GM.dmi'
else
world << "<b>[name]</b>> [t]"