problems with basic-gamemode #86
Comments
|
Huh? Define Is the issue rather that dependencies do not propagate a stop? |
|
actually yeah.. my gamemode changes gametype to a custom one |
|
Moved to client issues: https://forum.fivem.net/t/dependencies-do-not-propagate-on-stop/925042 As a workaround, you could also simply not |
|
it's not required to start? |
it's just the old name for |
|
the fact that when i start my gamemode, basic-gamemode gets stopped automatically is normal? |
|
also.. you wrote "if fivem gets started manually" that's incorrect for me.. as i manually start my gamemode (and that's where basic-gamemode gets stopped by the server automatically) |
|
yeah... you could just read 5 posts above... #86 (comment) |
|
I know extended mode can cause this error. Check to see if your scripts resource manifest files are setting gametypes, e.g. https://prnt.sc/upvv0h, if they are then, goto your server.cfg and (#) comment out the "start fivem" and you should be set. |
if a different resource changes gametype in manifest.. basic-gamemode stops it at startup.. and cannot be disabled since if i start the resource that changes gametype basic-gamemode gets stopped and resource "fivem" depends on basic-gamemode..
The text was updated successfully, but these errors were encountered: