ID:170288
Feb 18 2005, 2:28 pm
|
|
Im making a game, and i need to know how to code myself in so i have GM. i hova the codes and the catourgoury. All i need is to make it so i have GM and nly me on my game
|
Feb 18 2005, 2:35 pm
|
|
By the looks of it, you're looking for The Code. If you want it, you can click the link before this or this one: The Code
|
For your first question, to distribute the hub files for download, you need a website. You have to put the files onto the website and while editing the hub entry, you must place the download URL into the space it asks you to put it at.
To allow you and others to have GM, simple use: mob To add another GM simply copy and paste the code and replace the name with the desired key of the other GM, or simply add ||src.key="(GM.key)" to the back of the if statement so it looks like: mob That's the easiest and only way I know. |
In response to CaptDarkDragon
|
|
And it's not a very good way. :p
Well, it is, but keeping list is MUCH better. |
In response to CaptDarkDragon
|
|
CaptDarkDragon wrote:
For your first question, to distribute the hub files for download, you need a website. You have to put the files onto the website and while editing the hub entry, you must place the download URL into the space it asks you to put it at. > mob To add another GM simply copy and paste the code and replace the name with the desired key of the other GM, or simply add ||src.key="(GM.key)" to the back of the if statement so it looks like: > mob That's the easiest and only way I know. THANK YOU! |
In response to Nowatimean
|
|
You are very welcome.
It may not work, though. You have to add your verbs to something somewhat like: mob GM verb But if you dont feel like doing all of those tabs and whatnot, use mob/GM verb It will save you alot of work and time. |
In response to Hell Ramen
|
|
Hell, you know just as well as I know that there is no such thing as "The Code" there are code's and what not but there is not just "The Code"...
~Chris |
You could do it how cap did it or you could do a couple more steps and it would help prevent a few bugs:
mob Gmcheck() Now the verbs should be like so: mob That's just about all.. ~Chris(chwgt) |
In response to Tainted Productions
|
|
Bzzt, fly verb is bad.
mob Bingo. |