29.05.2018, 13:44
So, i'm creating a mini missions server. I have the core as filterscript (which handles login, register, commands etc). Andthe mini games are in a separate gamemodes.
Imagine i have a game called "Bombing", is it possibile. on the main core fs, to set a message like: "You're currently playing bombing"...? Probably using CallRemoteFunction.
In short: In the minigame (separate gamemode) there is the bombing game, i need to show the message "You're currently playing bombing" on the main core fs, instead of adding it in every minigame.
How?
Imagine i have a game called "Bombing", is it possibile. on the main core fs, to set a message like: "You're currently playing bombing"...? Probably using CallRemoteFunction.
In short: In the minigame (separate gamemode) there is the bombing game, i need to show the message "You're currently playing bombing" on the main core fs, instead of adding it in every minigame.
How?