Author Topic: GameMode Generator - now with a gui  (Read 9414 times)

EXACTLY what i needed thankyou <3

BUMP



1) start server
2) start mini
3) console
4) generateGamemode("namehere", "descriptionhere", "", findclientbyname(yournamehere).mimnigame);
5) profit

1) start server
2) start mini
3) console

4) generateGamemode("namehere", "descriptionhere", "Whatgoeshere", findclientbyname(yournamehere).mimnigame);
5) profit

What constitutes a directory?
What do you want me to put there?
Why does it count all my other failed attempts? My Gamemode is up to v4 now.


Worked with "./". Whatever.
But..it doesn't package the addons I have on the server for me? ....I could have done what this mod did in a fraction of the time by hand.
« Last Edit: March 29, 2013, 12:36:43 AM by Mr.Noßody »

What constitutes a directory?
What do you want me to put there?
Why does it count all my other failed attempts? My Gamemode is up to v4 now.
what?
the 3rd option is if you write code for it, that is the CS file.

in a mini and still getting the eval error

let me just make a gui for this.

So just to be clear, this doesn't package the addons on your server for you, right?
Cause it's not for me. Is there another step for that or do I have to do that manually?

So just to be clear, this doesn't package the addons on your server for you, right?
Cause it's not for me. Is there another step for that or do I have to do that manually?
what do you mean package the add-ons?
You mean put the add-ons you enabled into the gamemode.txt file? it does that.
« Last Edit: March 29, 2013, 12:43:29 PM by Perlin Noise »

theres a GUI now.
it is loving really self explanatory.

what do you mean package the add-ons?
You mean put the add-ons you enabled into the gamemode.txt file? it does that.

Don't you need the actual add-on contents in the gamemode file so people don't have to manually download them or am I stupid?

Don't you need the actual add-on contents in the gamemode file so people don't have to manually download them or am I stupid?
if the user has the mods required for the gamemode then nothing needs to be downloaded
but if the user doesn't have the mods required for the gamemode then they need to download them.
Packaging the mods with the gamemode so they dont have to download them is stupid and goes against every reason why you can do that.

if the user has the mods required for the gamemode then nothing needs to be downloaded
but if the user doesn't have the mods required for the gamemode then they need to download them.
Packaging the mods with the gamemode so they dont have to download them is stupid and goes against every reason why you can do that.

Then... how will they get the addons that I haven't released without me releasing them?
Also, the list of bricks needed for my builds would be massive.

I press Generate, and nothing happenes.
nothing in the console, just nothing.