single player issue

Having issues? Ask here!
Forum rules
- Search for existing answers before creating a new topic
- Topic titles must be descriptive and searchable
- Duplicate questions will be redirected to the existing answer(s) and locked.
User avatar
Red Bracket
Retired Staff
Posts: 320
Joined: Thu Aug 11, 2022 7:18 am
Location: Varrock West Bank
Has thanked: 297 times
Been thanked: 74 times
Contact:

Re: single player issue

Post by Red Bracket »

Does this solve your problem? viewtopic.php?t=396-singleplayer-regard ... nfig-files
if you want admin privileges, you can set the noauth_default_admin to true in the server config (worldprops/default.conf)
glich
Posts: 12
Joined: Thu May 18, 2023 9:32 pm
Been thanked: 2 times

Re: single player issue

Post by glich »

i have https://prnt.sc/9WrXv2XM8i0P but sadly am not admin
User avatar
Red Bracket
Retired Staff
Posts: 320
Joined: Thu Aug 11, 2022 7:18 am
Location: Varrock West Bank
Has thanked: 297 times
Been thanked: 74 times
Contact:

Re: single player issue

Post by Red Bracket »

Set

Code: Select all

use_auth = false
glich
Posts: 12
Joined: Thu May 18, 2023 9:32 pm
Been thanked: 2 times

Re: single player issue

Post by glich »

thank you tht worked :)
glich
Posts: 12
Joined: Thu May 18, 2023 9:32 pm
Been thanked: 2 times

Re: single player issue

Post by glich »

do you know how to edit the reward shop i just want to know witch config it is and witch config to rename 2009 scape to my name please last question
User avatar
Red Bracket
Retired Staff
Posts: 320
Joined: Thu Aug 11, 2022 7:18 am
Location: Varrock West Bank
Has thanked: 297 times
Been thanked: 74 times
Contact:

Re: single player issue

Post by Red Bracket »

glich wrote: Sun May 21, 2023 1:58 pm do you know how to edit the reward shop i just want to know witch config it is and witch config to rename 2009 scape to my name please last question
I'm not sure which reward shop you're referring to, but some things can be configured by editing the JSON files inside the Server/data/configs folder. For instance there's a Server/data/configs/shops.json file which contains the config for item stocks in various shops
User avatar
Red Bracket
Retired Staff
Posts: 320
Joined: Thu Aug 11, 2022 7:18 am
Location: Varrock West Bank
Has thanked: 297 times
Been thanked: 74 times
Contact:

Re: single player issue

Post by Red Bracket »

If you're talking about the Credits shop, it looks like that's not a regular shop in the config files and instead actually part of the code: https://gitlab.com/2009scape/2009scape/ ... terface.kt

There are instructions here for source code changes, but for something custom like this you won't be able to receive any help: https://gitlab.com/2009scape/2009scape/-/tree/master
glich
Posts: 12
Joined: Thu May 18, 2023 9:32 pm
Been thanked: 2 times

Re: single player issue

Post by glich »

i see so i cant just edit this file and add it to the game i need to compile it to then i am on my own
User avatar
ryannathans
Staff
Posts: 497
Joined: Thu Aug 11, 2022 12:25 am
Location: ɐᴉlɐɹʇsn∀
Has thanked: 39 times
Been thanked: 96 times

Re: single player issue

Post by ryannathans »

yes, you essentially can't modify the credits shop

the singleplayer build is intended to be a standalone instance that does not support editing/modding, some config changes are possible but not advised

you'd need to edit the code and re-compile, which is beyond the scope of standard support
glich
Posts: 12
Joined: Thu May 18, 2023 9:32 pm
Been thanked: 2 times

Re: single player issue

Post by glich »

somehow when i turn of singleplayer and log back in i lose tons of levels etc is there a command to save progress
Post Reply