aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pCampBot/PhysicsCamperBotREADME.txt
diff options
context:
space:
mode:
authorTeravus Ovares2008-02-07 22:44:26 +0000
committerTeravus Ovares2008-02-07 22:44:26 +0000
commit121789f54a1d21be2a6d1813d0d64de7dc6dff58 (patch)
tree73cb2940ebf28d8889825f14757816fe14c9e846 /pCampBot/PhysicsCamperBotREADME.txt
parentMaybe VB.Net will compile now... who knows ;) (diff)
downloadopensim-SC_OLD-121789f54a1d21be2a6d1813d0d64de7dc6dff58.zip
opensim-SC_OLD-121789f54a1d21be2a6d1813d0d64de7dc6dff58.tar.gz
opensim-SC_OLD-121789f54a1d21be2a6d1813d0d64de7dc6dff58.tar.bz2
opensim-SC_OLD-121789f54a1d21be2a6d1813d0d64de7dc6dff58.tar.xz
* Updated the readme for pCampBot with info from Fly-Man-
Diffstat (limited to '')
-rw-r--r--pCampBot/PhysicsCamperBotREADME.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/pCampBot/PhysicsCamperBotREADME.txt b/pCampBot/PhysicsCamperBotREADME.txt
index d8735dd..afa5fbd 100644
--- a/pCampBot/PhysicsCamperBotREADME.txt
+++ b/pCampBot/PhysicsCamperBotREADME.txt
@@ -6,7 +6,11 @@ It creates <N> clients that log in, randomly jump/walk around, and say excuses f
6**Warning:** Using this bot on a public grid could get you banned perminantly, so just say No! to greifing! 6**Warning:** Using this bot on a public grid could get you banned perminantly, so just say No! to greifing!
7 7
8-----Setup ----- 8-----Setup -----
9Linux: chmod the .sh runprebuild file, run it and then delete the pCampBot.exe.build file. nant, and it'll end up in the OpenSim/Bin folder 9Linux: chmod the .sh runprebuild file, run it. Then run nant like;
10
11nant -buildfile: pCampBot.build
12
13and pCampBot.exe will end up in the regular opensim/bin folder
10 14
11Windows: 15Windows:
12Run the prebuild bat IN THIS FOLDER and then open the created solution and compile it. the Exe file will end up in the regular opensim bin folder. 16Run the prebuild bat IN THIS FOLDER and then open the created solution and compile it. the Exe file will end up in the regular opensim bin folder.