#anyone seen this before .
1 messages · Page 1 of 1 (latest)
What is in that bat file? Can you please show that?
Feel free to use #👑┊lounge-support as well
forgot about that one lol but
this mainly
@echo off
set TXHOST_DATA_PATH=C:/Users/Administrator/Desktop/txData
set TXHOST_TXA_PORT=30125
set TXHOST_FXS_PORT=30220
set TXHOST_MAX_SLOTS=48
set TXHOST_GAME_NAME=redm
set TXHOST_INTERFACE=0.0.0.0
"C:/Users/Administrator/Desktop/cfx/FXServer.exe"
pause
\
that is the new one that is not working
this is the old one still works but till print the warning it will be removed soon
@echo off
"C:/Users/Administrator/Desktop/cfx//FXServer.exe" +set serverProfile "default" +set txAdminPort "30125"
pause
this is the warning it will be removed soon so i dont want to get caught off gard and update it
I dont see what that path is for at the bottom
this ?
What