This entry passed through the Full-Text RSS service - if this is your content and you're reading it on someone else's site, please read the FAQ at http://ift.tt/jcXqJW.
Recommended article from FiveFilters.org: Most Labour MPs in the UK Are Revolting.
Unknown command or variable - RCON trouble
|
Little Clucker Join Date: Nov 2014 Posts: 14 Reputation: 0 |
Hello,
for past few days, we have been working (me and my friends) on an ability for players to connect server account with web account. Even though everything works smooth, there´s one small problem, that appears after few hours server is up. Server just stops sending playerdata and sometimes all server timers stop working. There also shows up an error in serverlog "Unknown command or variable: vypisdat" (vypisdat is FS containing OnRconCommand callback, you can see the code below) This error also appears when typing /rcon login, then it´s "Unknown command or variable: login" I have never had this problem before, so it has to do with latest server update. You can see all the used code below. Thank you in advance for help, REP+++ for those who will. Timer and callback which clicks the website every 30s to call rcon command "vypisdat" and work with FS "vypisdat" PHP Code:
forward Vysilac(playerid);This is all the FS "vypisdat" contains, this FS prints data of all players to the server log, website later works with it PHP Code:
1;__________________
|
Aucun commentaire:
Enregistrer un commentaire