Hi, i need help
How to get start accepting players , stop aceppting players and add a new bot player?
Hi, i need help
How to get start accepting players , stop aceppting players and add a new bot player?
You can’t access those scripts anymore. It’s deprecated.
I’m pretty sure you can access those scripts back in the day. Somewhere between 2017-2019.
For example, this script:
{
“name”: “reload item”,
“actions”: [
{
“item”: {
“entity”: {
“function”: “getLastCastingUnit”
},
“function”: “getItemCurrentlyHeldByUnit”
},
“type”: “reloadItem”,
“disabled”: false
}
],
“conditions”: [
{
“operandType”: “boolean”,
“operator”: “==”
},
true,
true
],
“triggers”: ,
“key”: “NMkxnSjNzy”,
“parent”: “bSuApAVSWh”,
“order”: 3
}
If you try to copy and paste that, then it will look like this:
Correct me if I’m wrong.
What about add a new bot player?
It’s deprecated. It used to be there but no longer. Don’t know the reason though.
Weird. it’s still there on the documentations. but it cannot be found on add new actions
never add this bot player script in your game before it removed then it will keep make other player become bot
even delete it
What did start accepting players and stop accepting players do
Nevermind, it’s only availbile for advanced tier, i checked it and i got access to these