diff options
Diffstat (limited to 'games/etlegacy/files/etl_bot')
-rw-r--r-- | games/etlegacy/files/etl_bot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/etlegacy/files/etl_bot b/games/etlegacy/files/etl_bot index fbd6f79e3c..297da71393 100644 --- a/games/etlegacy/files/etl_bot +++ b/games/etlegacy/files/etl_bot @@ -2,4 +2,4 @@ # Simple script to start ET Legacy client/listen server with Omni-Bots # cd /usr/share/etlegacy -./etl +set omnibot_enable 1 +set omnibot_path "./legacy/omni-bot" +LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. ./etl +set omnibot_enable 1 +set omnibot_path "./legacy/omni-bot" $@ |