LarryWall Posted January 10, 2014 Author Share Posted January 10, 2014 OK I just remembered a 3rd file. It should be in the ui folder called menus.txt and this folder should list all the menus you have. I would also make sure all menus are in your pk3 file inside the ui folder. Check it though, I have it all correct I believe but it's still not showing a vsay menu! http://waffenss-inc.com/etfiles/silent/ Quote Link to comment Share on other sites More sharing options...
LarryWall Posted January 10, 2014 Author Share Posted January 10, 2014 Look for connect messages in our server logs. You can get both the old PBGUID and silent GUID from there. @hellreturnYes, this is a great community! Nice that our beloved ET still has life after all these years, due to the dedication of you and the rest of the silEnT staff.I wouldn't be able to setup this server properly without the help from you awesome community members. If all of this goes well I am definitely donating to this community. I just gotta get the custom vsay menu working, take a look:Check it though, I have it all correct I believe but it's still not showing a vsay menu! http://waffenss-inc.com/etfiles/silent/ Quote Link to comment Share on other sites More sharing options...
LarryWall Posted January 10, 2014 Author Share Posted January 10, 2014 I have a feeling it's all the way finished except one minor scripting mistake somewhere... It would be in http://waffenss-inc.com/etfiles/silent/BMFvsays.pk3 I think it would be beneficial to note that I can play all the sounds from /rcon playsound sound/hello2.wav (etc etc) Something in the script is wrong within that .menu file I think? If someone could fix it I can paypal you a $10 spot for your time! Thanks in advance (seriously),Larry Quote Link to comment Share on other sites More sharing options...
LarryWall Posted January 10, 2014 Author Share Posted January 10, 2014 What error u get? Can u play those sound using playsound command from rcon? OR It doesn't work through UI? Works via /rcon here is the file http://waffenss-inc.com/etfiles/silent/BMFvsays.pk3 Quote Link to comment Share on other sites More sharing options...
Management hellreturn Posted January 10, 2014 Management Share Posted January 10, 2014 This is a scripting error and I need to check where it's failing. First and foremost merge your 2 pk3's to one. With 2 different ones it's hard to debug what's wrong. You are using DRi sound pack.. or that's what i noticed from your files...I will need to fire up my test server to see what's wrong with your pk3.. LarryWall 1 Quote Link to comment Share on other sites More sharing options...
Rel!c Posted January 10, 2014 Share Posted January 10, 2014 our sound pack is the best seems you have all the help needed here but let me know if there is anything i can do. hellreturn 1 Quote Link to comment Share on other sites More sharing options...
LarryWall Posted January 10, 2014 Author Share Posted January 10, 2014 I grabbed the soundpack from DRI yes, but once it's working I am definitely going to be adding my own sound clips lol This is a scripting error and I need to check where it's failing. First and foremost merge your 2 pk3's to one. With 2 different ones it's hard to debug what's wrong. You are using DRi sound pack.. or that's what i noticed from your files...I will need to fire up my test server to see what's wrong with your pk3.. I had them merged into one initially...i split them into 2 because I thought it might be easier.... :/ Quote Link to comment Share on other sites More sharing options...
Management hellreturn Posted January 10, 2014 Management Share Posted January 10, 2014 Will check what's wrong over the weekend.. or tonight cos it's not 5 mins work. At least not for me cos it been ages i made sound pack even for my clan. So I will get u going over the weekend. (No Promises cos real life comes first) PS: Dedicated server for Perl is over kill. SSD KVM VPS works instead of that Just a suggestion. LarryWall 1 Quote Link to comment Share on other sites More sharing options...
LarryWall Posted January 10, 2014 Author Share Posted January 10, 2014 Will check what's wrong over the weekend.. or tonight cos it's not 5 mins work. At least not for me cos it been ages i made sound pack even for my clan. So I will get u going over the weekend. (No Promises cos real life comes first) PS: Dedicated server for Perl is over kill. SSD KVM VPS works instead of that Just a suggestion.Right on I will definitely be counting the seconds until you can help lol I use my dedi for many purposes bro, hosting and ET are just the 2 major uses =) Quote Link to comment Share on other sites More sharing options...
Subscriber BECK Posted January 10, 2014 Subscriber Share Posted January 10, 2014 I would love to do that but I don't know where the server log file is (sorry that must seem really stupid) I can't find it either! =( Not sure you're still trying to find this, but look for what you have as this setting: set g_log "server.log" Then, it should reside in your silent folder (right?). That's where our server log has always been. I mostly sit around coding perl all day Yay for perl! Quote Link to comment Share on other sites More sharing options...
LarryWall Posted January 10, 2014 Author Share Posted January 10, 2014 root@ded395 [/usr/local/games]# grep -rl 'server.log' ../enemy-territory/Docs/Help/Tech Help/Information/Server Setup.htm./enemy-territory/etmain/server.cfg server.log is nowhere to be found but it is declared within server.cfg Quote Link to comment Share on other sites More sharing options...
Subscriber JohnDory Posted January 10, 2014 Subscriber Share Posted January 10, 2014 try looking in your silent/logs directory Quote Link to comment Share on other sites More sharing options...
LarryWall Posted January 10, 2014 Author Share Posted January 10, 2014 try looking in your silent/logs directoryDoesn't exist unfortunately =( Quote Link to comment Share on other sites More sharing options...
Subscriber JohnDory Posted January 10, 2014 Subscriber Share Posted January 10, 2014 The first place to look in for the fs_homepath in your start up. What ever you have set there is the base directory to start looking in, then have a look at the silent.cfg for the g_log setting.mine is set g_log "logs/server.log" which places the log file in the logs directory. Just look from teh base path into where the g_log is set to. Quote Link to comment Share on other sites More sharing options...
Management hellreturn Posted January 10, 2014 Management Share Posted January 10, 2014 What is your command line to start server? And under what user u run the server? Based on that I can tell u the path. Mostly it going under hidden folder if u path is messed up. Quote Link to comment Share on other sites More sharing options...
LarryWall Posted January 10, 2014 Author Share Posted January 10, 2014 my startup line: ./etded +set com_hunkmegs 512 +exec servercycle.cfg +set net_ip "108.174.193.50" +set fs_game silent +exec server.cfg +set g_tyranny 1 +set omnibot_enable 1 Quote Link to comment Share on other sites More sharing options...
Management hellreturn Posted January 10, 2014 Management Share Posted January 10, 2014 Running as root user? Quote Link to comment Share on other sites More sharing options...
LarryWall Posted January 10, 2014 Author Share Posted January 10, 2014 Running as root user?Yes for now Quote Link to comment Share on other sites More sharing options...
Management hellreturn Posted January 10, 2014 Management Share Posted January 10, 2014 Yes for now Bad Never do that Since you have no homepath or basepath set it would create logs under hidden folder. Just add path and restart server. Quote Link to comment Share on other sites More sharing options...
Subscriber BECK Posted January 10, 2014 Subscriber Share Posted January 10, 2014 +set fs_homepath {path} I think that's what he means. LarryWall 1 Quote Link to comment Share on other sites More sharing options...
Dragonji Posted January 10, 2014 Share Posted January 10, 2014 my startup line: ./etded +set com_hunkmegs 512 +exec servercycle.cfg +set net_ip "108.174.193.50" +set fs_game silent +exec server.cfg +set g_tyranny 1 +set omnibot_enable 1 512 hunkmegs is way too much, I'd suggest something between 128-192. hellreturn and LarryWall 2 Quote Link to comment Share on other sites More sharing options...
LarryWall Posted January 10, 2014 Author Share Posted January 10, 2014 Changed it to 192 thanks for the tip, any ideas on the other problem or? Quote Link to comment Share on other sites More sharing options...
LarryWall Posted January 10, 2014 Author Share Posted January 10, 2014 I can /rcon 'pass' playsound sound/caleb/mfu.wav and it works, but all the scripts wont show up on the vsay menu for players! I can't figure out why not either it sucks so bad lol http://waffenss-inc.com/etfiles/silent/BMFvsays.pk3 ^^thats the file in question Quote Link to comment Share on other sites More sharing options...
ETsneak Posted January 11, 2014 Share Posted January 11, 2014 I thought ET couldn't allocate more than 192 hunkmegs anyway? Also for simplicity I suggest putting things like tyranny, omnibot, mapcycle cfg in the server config. And where's the port? Does it automatically set to default if you don't define a port? I've never run only 1 ET server on a server so wouldn't know.. I think most people use serverctl or something else but here's mine: screen -dmS silent ./et300 +set dedicated 2 +set net_ip x.x.x.x +set net_port 27960 +set net_port_extra 27961 +set sv_maxclients 28 +set com_hunkmegs 192 +set fs_game silent +set fs_homepath /home/et/silent +exec silent.cfgAs for the soundpack.. did you place that pk3 in the mod's directory in the server? LarryWall 1 Quote Link to comment Share on other sites More sharing options...
LarryWall Posted January 11, 2014 Author Share Posted January 11, 2014 (edited) I thought ET couldn't allocate more than 192 hunkmegs anyway? Also for simplicity I suggest putting things like tyranny, omnibot, mapcycle cfg in the server config. And where's the port? Does it automatically set to default if you don't define a port? I've never run only 1 ET server on a server so wouldn't know.. I think most people use serverctl or something else but here's mine: screen -dmS silent ./et300 +set dedicated 2 +set net_ip x.x.x.x +set net_port 27960 +set net_port_extra 27961 +set sv_maxclients 28 +set com_hunkmegs 192 +set fs_game silent +set fs_homepath /home/et/silent +exec silent.cfgAs for the soundpack.. did you place that pk3 in the mod's directory in the server?The soundpack is in the silent directory, clients download it have a look bro http://waffenss-inc.com/etfiles/silent/ I am able to play all sounds via /rcon yet I cannot get the custom vsay menu to show up despite all the scripts being existent... That's the last problem I'm dealing with atm is some kind of scripting error in a .menu file... fairly certain it's within this file: http://waffenss-inc.com/etfiles/silent/BMFvsays.pk3 Edited January 11, 2014 by LarryWall Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.