.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   General Programming (http://forums.bots-united.com/forumdisplay.php?f=25)
-   -   coder wanted! (http://forums.bots-united.com/showthread.php?t=1445)

sPlOrYgOn 22-04-2004 03:36

Re: coder wanted!
 
Alright i'ma work off template 4 then..
I thought it was a metamod plugin :D

dead bwoy 22-04-2004 06:22

Re: coder wanted!
 
thats what i thought too!!!

sPlOrYgOn 22-04-2004 06:31

Re: coder wanted!
 
still the template 4.0 doesn't have czero stuff so i guess i'll try and add it...
this won't be pretty...

dead bwoy 22-04-2004 06:46

Re: coder wanted!
 
If you hit a snag let me take a look at it and I'll see if I can make any sense of it.

sPlOrYgOn 23-04-2004 02:30

Re: coder wanted!
 
okay finally at last..
been lazy or this woulda been out faster..
http://www.mapzap.org/cfg.zip
you know how to use it...
just it's for you to test and if it works then great if not then i guess i'll have to try again..
already tested with 1.5

dead bwoy 23-04-2004 03:12

Re: coder wanted!
 
Thanks a million!
Works great with czero mp AND czero sp!!!

I'm looking for a way to load different models for different maps. http://forums.bots-united.com/showpo...0&postcount=10 (details from above) would this be possible to add to the hook, or is there an easier way to do this? Being able to accomplish this would allow us to include every feature we've thought of so far.

Splorygon:
PM me to let me know how you wish your name to appear in the credits!

sPlOrYgOn 23-04-2004 04:52

Re: coder wanted!
 
sorry i have no experience in this..
and i don't really care about credits..
i can't help u make that feature..
[edit]
heres the source code
http://www.mapzap.org/cfgsrc.zip
it's really messy.. and has many unneeded files..
[/edit]

dead bwoy 23-04-2004 10:49

Re: coder wanted!
 
Thank you so much for all your time!!! I really appreciate it, really!

Does anyone know how I might do this switching of models for different maps? May be a simple batch (bat) file would do the trick? (either renaming the models between maps or cuting and pasting) Can I even execute a batch program from the console? It's been awhile (DOS 6.1) since I messed with batch files...

sPlOrYgOn 23-04-2004 14:55

Re: coder wanted!
 
oh yea i think models are a client side thing..
so you would only be doing it for yourself and no one else would see it..

Pierre-Marie Baty 23-04-2004 15:00

Re: coder wanted!
 
It's doable right in the code. Hook pfnSetModel(), and when it's called for a player entity, just put it the model you want :)

*edit* ah bah, if it's about PLAYER models, then it's a different story indeed. Player models are set in the player's infobuffer. Look in the BotCreate() function of the HPB_bot to see how botman fill his bots' infobuffer.


All times are GMT +2. The time now is 03:00.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.