Giter Club home page Giter Club logo

Comments (16)

jacobgc avatar jacobgc commented on May 13, 2024

Your table is completely fine. Have you restarted your server? You need to if you have not.

I just want to clear something up. In your last sentance you said that maybee you need to add /addons/ before the models. you will never need to do that you see. When Garry's Mod mounts an addon, all of the addons files (lua, models, materials and all of that) can then be accessed directly from modles/ or materials/ or what ever the folder is!

from guesswho.

RaccoonsFury avatar RaccoonsFury commented on May 13, 2024

Yes... the server was restarted.

from guesswho.

jacobgc avatar jacobgc commented on May 13, 2024

I don't want to sound rude but, did you save the file? We are humans, we all make mistakes. And the thing with the game mode, if you mess up the GM.Models table. You would get loads of errors instead of it using the default ones....

from guesswho.

RaccoonsFury avatar RaccoonsFury commented on May 13, 2024

... yes. The file was saved and the server was reset after the fact. I've run dedicated servers before and have the basics down. The server is also plugged in, while we're at it.

from guesswho.

lolleko avatar lolleko commented on May 13, 2024

Is the guess who gma in your addons folder aswell?

from guesswho.

RaccoonsFury avatar RaccoonsFury commented on May 13, 2024

Yes. We're able to play Guess Who, and it only displays the default models,
despite none of them being present in the above table.

On Tue, Jan 19, 2016 at 11:49 AM, lolleko [email protected] wrote:

Is the guess who gma in your addons folder aswell?


Reply to this email directly or view it on GitHub
#17 (comment).

from guesswho.

jacobgc avatar jacobgc commented on May 13, 2024

The GMA file is just a packed version of the default gamemode. The game is loading the GMA which is overriding what you are editing. Remove the GMA from your server.

from guesswho.

lolleko avatar lolleko commented on May 13, 2024

from guesswho.

jacobgc avatar jacobgc commented on May 13, 2024

Sniped :)

from guesswho.

RaccoonsFury avatar RaccoonsFury commented on May 13, 2024

I'll give that a shot.
On Jan 19, 2016 12:01 PM, "NSA" [email protected] wrote:

Sniped :)


Reply to this email directly or view it on GitHub
#17 (comment).

from guesswho.

jacobgc avatar jacobgc commented on May 13, 2024

If Guess Who? Is in your workshop collection your server will download the GMA again. Just sayin.

from guesswho.

Anomaladox avatar Anomaladox commented on May 13, 2024

The only thing I see wrong with the table:

After "models/freeman/player/left_shark.mdl" you need a comma.

So it has to look like this
GM.Models = {
"models/sinful/frisk.mdl",
"models/player/meeseeks/meeseeks.mdl",
"models/player/olddeath/saitama.mdl",
"models/player/alicede_sharkfurry.mdl",
"models/freeman/player/left_shark.mdl",
}

you need a comma after each .mdl entry.

from guesswho.

jacobgc avatar jacobgc commented on May 13, 2024

Anomaladox, you are wrong. The last line of the table does not require a comma after it.

from guesswho.

RaccoonsFury avatar RaccoonsFury commented on May 13, 2024

Alright, looks like deleting the .gma and removing it from the workshop collection did it. Thanks!

from guesswho.

jacobgc avatar jacobgc commented on May 13, 2024

Glad to hear you got it working!

from guesswho.

datdude813 avatar datdude813 commented on May 13, 2024

I'm struggling with it too, if you can help me please add me on discord

from guesswho.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.