[Support] Can someone help me with this.. Please!
-
Hey guys,
I saw this guy post this: https://forum.plutonium.pw/topic/191/xuid-menu-base
Im quiet new to this and dont really know where to put the files or what to do with it..
Could anyone maybe help me with this, would be appreciated!
Im kinda stuck over hereThanks :)!
-
Soccer1978 Read the gsc guide for servers
-
frosty where can i find it? No thing on the forum says how i need to install it, and thats the problem i got, i'd rather hear how to fix it than 'read a guide' because if that was my fix to it, i wouldve already known it.
-
Follow that guide it should work just fine : https://forum.plutonium.pw/topic/10/loading-custom-gsc-scripts
If you already did it, make sure you've followed it carefully and didn't skip any step. If you have further issues, you'll need to describe the problem better, saying "I'm new please help" doesn't help us figure what your problem is.
*EDIT : If your current issue is related to the menu itself and have no idea how to load it, ask in the thread you come from. Hopefully @MrDucxy would give better explainations on what to do with the files.
-
Sass thats true, i know how to add stuff to my clientids, but thats it. When i download the files he provided it has a Base, Function Hud. etc etc, i just dont know what to do with all the files together. Hope u can help me
-
I just edited my message, saying that you should refer to whoever posted the menu for help. We're not really supposed to study, fix, and explain what everyone's uploading here : It's OP's responsibility to support whatever they're uploading.
However, I took a (very) quick glance at the files and it's hard for me to figure it out, since it doesn't seem that files interact with each other. So what you can try however is extracting these files where your _clientids.gsc file is, and add the following at the top of your _clientids.gsc :
#include maps/mp/gametypes/main; #include maps/mp/gametypes/verification; #include maps/mp/gametypes/utillities; #include maps/mp/gametypes/overflowfix; #include maps/mp/gametypes/huduttilities; #include maps/mp/gametypes/hud; #include maps/mp/gametypes/functions; #include maps/mp/gametypes/base;
This might not work, but once again, the persons who posted/created this or who knows completely how it works can help you better than I do.
-
Sass said in Can someone help me with this.. Please!:
I just edited my message, saying that you should refer to whoever posted the menu for help. We're not really supposed to study, fix, and explain what everyone's uploading here : It's OP's responsibility to support whatever they're uploading.
However, I took a (very) quick glance at the files and it's hard for me to figure it out, since it doesn't seem that files interact with each other. So what you can try however is extracting these files where your _clientids.gsc file is, and add the following at the top of your _clientids.gsc :
#include maps/mp/gametypes/main; #include maps/mp/gametypes/verification; #include maps/mp/gametypes/utillities; #include maps/mp/gametypes/overflowfix; #include maps/mp/gametypes/huduttilities; #include maps/mp/gametypes/hud; #include maps/mp/gametypes/functions; #include maps/mp/gametypes/base;
This might not work, but once again, the persons who posted/created this or who knows completely how it works can help you better than I do.
I will try this, and i know! I thought maybe someone can help me with it
-
Sass sadly didnt work, hope @MrDucxy can help me with this :)!
-
- You compile the file and rename it to _clientids.gsc
- You put that in your server files. t6r/data/maps/mp/gametypes
- make sure you make a maps folder and inside maps, made a mp and inside mp, gametypes and put _clientids.gsc in there.
- make sure the XUID you put in is all lowercase.
see if any of this works. (took a quick glance at this thread so dont know the exact issue. just trying to help you as fast as possible)
-
mikzy how do i compile them all into one? easy method for it?
-
pretty much, yes. add me on discord, mikzy#0001, and we can solve this issue easily
-
-
mikzy said in Can someone help me with this.. Please!:
pretty much, yes. add me on discord, mikzy#0001, and we can solve this issue easily
Please keep the discussion here were everyone else that has that problem can see it. By taking it back to Discord DMs you are ignoring the big advantage of a forum.
-
im sorry i just solved the issue and didn't want to go back and forth. my bad.
-
Soccer1978 I am releasing a newer updated version!