Garry's Mod

Garry's Mod

SCP-263 | The Real Entity
51 kommentarer
Niko 22. juli kl. 11:32 
alright thanks
MrMarrant  [ophavsmand] 22. juli kl. 11:06 
Check out your addons in case one is conflicting with min,e cause i've never heard the chat system doesnt work
Niko 22. juli kl. 10:51 
i repeatedly spammed A and a it didnt work
MrMarrant  [ophavsmand] 22. juli kl. 10:49 
What do you mean ?
You have to type in the chat.
Niko 22. juli kl. 9:18 
answering the questions doesnt work fsr
kanto 28. mar. kl. 11:46 
[SCP-263 | The Real Entity] lua/scp_263/modules/game/sv_game.lua:56: attempt to get length of field 'QuestionsList' (a nil value)
1. NewQuestion - lua/scp_263/modules/game/sv_game.lua:56
2. unknown - lua/scp_263/modules/game/sv_game.lua:45
Timer Failed! [SCP263_StartGame_1779][@lua/scp_263/modules/game/sv_game.lua (line 40)]
MrMarrant  [ophavsmand] 27. okt. 2024 kl. 8:17 
It's define on the language of your game, with the flags in the menu
Batou 27. okt. 2024 kl. 7:35 
How to have the french translation ???
Unbloated 20. sep. 2024 kl. 15:35 
Yeah. I hope for it to end too. Kinda mad to be a french guy because of that.
MrMarrant  [ophavsmand] 20. sep. 2024 kl. 15:33 
I dream of one day when this epidemic finally ends ... once and for all.
Unbloated 20. sep. 2024 kl. 15:27 
'feur', hey, better than 'quoicoubeh'... Oh jesus I HATE this brainrot.
MrMarrant  [ophavsmand] 13. maj 2024 kl. 9:47 
Ah yes, i'am kinda dumb i guess.
Do it like i did on the git, and it should work anyway
ShadowFlashy 10. maj 2024 kl. 18:22 
All i did was copy one question from your original code, also in your example on github youre not using double brackets but one square bracket and one normal. i'll try to remove al lthe questions and just add the one you've shown me to see if it harbors results.
MrMarrant  [ophavsmand] 8. maj 2024 kl. 3:54 
You forgot one more bracket, and you shouldn't put a comma on the last bracket : i didn't test it, but it should work like this :
{
{
response_c: "SCP-002",
response_b: "SCP-3008",
correct_answer: "c",
question: "I produce charming, all-natural causy furniture, Who am i ?",
response_a: "A furniture store",
response_d: "SCP-1025"
}
}
ShadowFlashy 7. maj 2024 kl. 15:16 
i see the questions arent, the list is full but the questions are in the wrong order. my questions are structured like this.

{
"response_c": "SCP-002",
"response_b": "SCP-3008",
"correct_answer": "c",
"question": "I produce charming, all-natural causy furniture, Who am i ?",
"response_a": "A furniture store",
"response_d": "SCP-1025"
},
MrMarrant  [ophavsmand] 5. maj 2024 kl. 13:13 
Typical error when questions are empty.
Check the folder data_scp263, i put the link to edit this file :
https://github.com/MrMarrant/SCP-263/wiki/Add-New-Questions
ShadowFlashy 4. maj 2024 kl. 17:51 
Hello, I am trying to use this addon on my scp server but for some reason it doesn't want to show any question? I get this in my server console when trying to use it.

[SCP-263 | The Real Entity] lua/scp_263/modules/game/sv_game.lua:56: attempt to get length of field 'QuestionsList' (a nil value)
1. NewQuestion - lua/scp_263/modules/game/sv_game.lua:56
2. unknown - lua/scp_263/modules/game/sv_game.lua:45
Timer Failed! [SCP263_StartGame_1408][@lua/scp_263/modules/game/sv_game.lua (line 40)]
The Horseless Headless Horsemann 4. apr. 2024 kl. 15:36 
oh cool
MrMarrant  [ophavsmand] 4. apr. 2024 kl. 9:00 
Oh, I thought I'd put in a little explanation, mb.
So basically... If a player talks to the current contestant on the game show while looking at him quite closely, this could be considered cheating and consequently eliminate the contestant.

That's it, i know this is not a "huge" anticheat system, but I thought it was kind of hilarious to call it like that.
The Horseless Headless Horsemann 3. apr. 2024 kl. 13:26 
hey so quick question, what does it mean by "anticheat?" as in what triggers it so i dont accidentally set myself on fire while testing the addon? by the way this is also on cash or ash, hopefully you answer right lol
MrMarrant  [ophavsmand] 23. okt. 2023 kl. 3:28 
Lets go 😎
Alucard 23. okt. 2023 kl. 3:13 
Sweet, works fine now.
MrMarrant  [ophavsmand] 23. okt. 2023 kl. 2:31 
Fuck,
Okay, I found the mistake,
It's pretty basic, but it didn't appear on some configurations, which is why I never noticed it,
Thanks for reporting it, it's fixed.
Alucard 22. okt. 2023 kl. 17:33 
[SCP-263 | The Real Entity] Couldn't include file 'scp_263\modules\\util\cl_util.lua' - File not found or is empty (@lua/autorun/scp_263.lua (line 53))
1. AddFile - lua/autorun/scp_263.lua:53
2. LoadDirectory - lua/autorun/scp_263.lua:69
3. LoadDirectory - lua/autorun/scp_263.lua:74
4. unknown - lua/autorun/scp_263.lua:81
For example.
Alucard 22. okt. 2023 kl. 17:32 
It says there's files missing, not sure what is missing since I don't see any requirements for this mod.
Alucard 22. okt. 2023 kl. 17:30 
[SCP-263 | The Real Entity] lua/entities/scp_263/cl_init.lua:25: attempt to call field 'DisplayQuestions' (a nil value)
1. v - lua/entities/scp_263/cl_init.lua:25
2. unknown - lua/includes/modules/hook.lua:96
MrMarrant  [ophavsmand] 22. okt. 2023 kl. 14:12 
Can you send me the lua error ?
Add me in your friendlist if you need to send me more infos
Alucard 22. okt. 2023 kl. 14:10 
the questions don't work for me, not sure why since i tried deleting all my addons and they still won't show up, i get lua errors too.
MrMarrant  [ophavsmand] 21. okt. 2023 kl. 12:52 
It's true that I forgot to put them in the description, I'll change that within the week, but you can find them in the image carousel.

I don't know if it can be used as PM, I think the model is designed for that, but it would have to be exported and adapted to Gmod
Dasein 21. okt. 2023 kl. 0:38 
where is the 682 model from? and It would be great if it is usable as a PM....
MrMarrant  [ophavsmand] 2. okt. 2023 kl. 9:23 
Np 😎👌
MADLAD 1. okt. 2023 kl. 20:15 
very nice i really like this scp thank you
Slenderman 27. sep. 2023 kl. 12:37 
a working version of scp cb snpcs 178 glasses
Iron Soil 23. sep. 2023 kl. 2:19 
you accualy coud do scp 1499 the same way safe spaces and tardis work
76561198974776585 18. sep. 2023 kl. 15:31 
that is true...
MrMarrant  [ophavsmand] 18. sep. 2023 kl. 15:23 
It would need an entire map for this one
76561198974776585 18. sep. 2023 kl. 15:05 
it's it possible to make a functional scp-1499. there are models for scp-1499 and scp-1499-1.
MrMarrant  [ophavsmand] 18. sep. 2023 kl. 14:40 
yEs
76561198974776585 18. sep. 2023 kl. 10:46 
btw can I ask you a question?
76561198974776585 18. sep. 2023 kl. 10:42 
only real way is to make a model, but I don't know how much time that will take.
MrMarrant  [ophavsmand] 18. sep. 2023 kl. 10:39 
Don't know 🤷‍♀️
76561198974776585 18. sep. 2023 kl. 10:30 
is there even models for this scp???
MrMarrant  [ophavsmand] 18. sep. 2023 kl. 10:24 
He is cool, it could be possible, but with good models
76561198974776585 18. sep. 2023 kl. 10:12 
wonder if a functional scp-019 is possible.
MrMarrant  [ophavsmand] 18. sep. 2023 kl. 8:32 
Thanks UwU
ttmso 18. sep. 2023 kl. 7:15 
awsome
MrMarrant  [ophavsmand] 16. sep. 2023 kl. 15:39 
Yep, that's him, he is perfect in that job 🫴
TankGuy54 16. sep. 2023 kl. 13:22 
Hey cool! That's Fred Allen!
76561198974776585 16. sep. 2023 kl. 13:12 
hey, I have a suggestion for SCP-1499.
MrMarrant  [ophavsmand] 16. sep. 2023 kl. 10:20 
Thanks, me neither before found it