Not to mention that (because of design flaws) this project became extremely complicated, and exhausting to work on. But, hey, it's not dead, just delayed
Hello, I installed the program, but I can not open it! I have installed .Net framework, but when I open it says '' encountered a problem and needs to be closed. "
Leandrus: In game? I believe in the car & track menu, you need type /insim 29999.
and you need configure the isrm mod
IP = 127.0.0.1
pass = empty
port = 29999
OK. Check the config file. be aware of the red items...
<?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <!-- your server ip (127.0.0.1 if local) --> <add key="ip" value="[B][COLOR=Red]127.0.0.1[/COLOR][/B]" /> [COLOR=Red]leave it like this if you wish[/COLOR] <!-- your insim port --> <add key="port" value="[B][COLOR=Red]29999[/COLOR][/B]" /> [COLOR=Red]leave it like this if you wish, but if is necesary, use another number. ex: 25123[/COLOR] <!-- your admin password --> <add key="password" value="[B][COLOR=Red]pass[/COLOR][/B]" /> [COLOR=Red]<---- password must match the admin password you use in LFS[/COLOR] <!-- whether to show the agreement screen --> <add key="show_agreement" value="yes" /> <!-- how long to show it --> <add key="agreement_time" value="20" /> <!-- allow voting for restart--> <add key="voting" value="yes" />
<!-- mod_drag --> <add key="mod_drag" value="yes" /> <!-- time to wait for players to stage --> <add key="wait_time" value="120" /> <!-- minimum players required for competition mode --> <add key="min_players" value="2" /> <!-- time to wait after the event is over. set to >10000 to disable --> <add key="auto_restart_time" value="60" /> <!-- only practice enabled --> <add key="practice" value="no" /> <!-- lights type: Sportsman, Pro, LFS --> <add key="lights" value="Sportsman" /> <!-- distance: Eighth, Quarter, Half --> <add key="distance" value="Quarter" /> <!-- auto spectate impeding drivers --> <add key="autospec" value="yes" /> <!-- disqualify on pit teleport --> <add key="dq_teleport" value="no" /> </appSettings> </configuration>
* Close everything and save
* Run LFS, type /insim 29999 or wich ever number you save in the config file.
* Run the Drag MOD