![]() |
|
|
#1 |
|
Registered User
Join Date: Sep. 14th, 2003
Posts: 9
|
Making GameBot API
I have been looking trying to see if there is any Gamebot API for UT2003. I have found this http://www-2.cs.cmu.edu/~galk/GameBots/WEB/index.html
Which is for Unreal Tournament but I was wondering if anyone know if this API would work for UT2003. Or if anyone knows if there is an existing GameBot API for UT2003. If there isn't how would one go about makeing one. Thanks in advance for your help |
|
|
|
|
|
#2 |
|
MSPA
Join Date: Aug. 7th, 2002
Location: The Netherlands (yes, that's Holland)
Posts: 246
|
I'm not sure how to build API stuff, but you can just use a Info->InternetLink->TCPLink to make a connection to the outside world, and send data/resieve data trough that.
EDIT: After reading the orriginal post a little beter :P No there isn't a UT2003 GameBot API, but it could be interesting to make one. Last edited by Daid303; 15th Sep 2003 at 09:25 AM. |
|
|
|
|
|
#3 |
|
Registered User
Join Date: Sep. 14th, 2003
Posts: 9
|
Thank you so much. You wouldn't by any chance have any good links to any tutorials on learning UT2003 script (with main focus on networking and Gamebots)would you?
Last edited by l)arknigh+; 20th Sep 2003 at 01:41 PM. |
|
|
|
|
|
#4 |
|
UnrealScript itself hasn't changed much since UT, it's just that you have more cool features like dynamic arrays and delegates.
But first learn the basic unrealscript
__________________
elmuerte.com - Magicball Network - UnrealWiki - The Unreal Admin page - UT3 WebAdmin Explode Mode! - Idle Ballad - Year of the PS3 - igndotcom - IdleThumbs |
|
|
|
|
|
|
#5 |
|
Hello,
Joe Manojlovich has been working (it may be on the back burner right now) on converting the Gamebots code to 2003. His homepage is here (look under the Research link). http://usl.sis.pitt.edu/trurl/ He also has some tips for setting up the game and API. On a side note, I have been looking a this for a while but am still having some problems with it. I have not been able to get a bot to update to the right pitch value (I posted this earlier today but don't know how to link, sorry). If you are really interested in working with the API, I would appreciate talking with you more. Good Luck. |
|
|
|
|
|
|
#6 |
|
Research Student
Join Date: May. 21st, 2004
Location: Singapore
Posts: 11
|
Tried the gamebot
I've tried the gamebot in UT2003 and works. But I would like to create my own gamebot using Javabot. Does anyone knows how to do it?
Thanks |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|