Its there by default:
Just take in mind you can replace {x}, {y} and {z} with just {location}, the others are there in case you want a more "flexible" messageCode:"AIRDROP CALLED": "<yellow>Airdrop<end> incoming, will drop at <lime>{x}<end>,<lime>{x}<end>, <lime>{x}<end>.",
Notifier [Unmaintained]
Discussion in 'Plugin Support' started by NobodyFTW, Feb 1, 2015.
-
-
-
-
Attached Files:
-
-
Attached Files:
-
-
-
nvm this post
-
player list not working on my server and this is happening when i reloading notifier:
Traceback (most recent call last):
File "notifier.py", line 22, in __init__
NameError: global name 'false' is not defined -
player list not working on my server and this is happening when I trying reload notifier:
Traceback (most recent call last):
File "notifier.py", line 22, in __init__
NameError: global name 'false' is not defined -
-
Attached Files:
-
-
-
Attached Files:
-
-
Attached Files:
-
-
Tried replacing the /map command to actually show the ip and port, it doesn't change. I replaced default code with
"<orange><size=20>•</size><end> See where you are on the server map at: <lime>37.187.129.33:28045<end>"
typed reload.oxide notifier in the cmd, says it updated and refreshed the plugin yet it still just says:
See where you are on the server map at: http://:28045
how to fix? -
-
Attached Files:
-
-
"<orange><size=20>•</size><end> See where you are on the server map at: <lime>http://{server.ip}:{server.port}<end>" -
[DOUBLEPOST=1457976618][/DOUBLEPOST]
Code:"MAP LINK": "See where you are on the server map at: <lime>http://{ip}:{port}<end>",