.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   General Programming (http://forums.bots-united.com/forumdisplay.php?f=25)
-   -   Is this possible?? (http://forums.bots-united.com/showthread.php?t=1321)

crazywelder1 10-04-2004 00:32

Is this possible??
 
OK i am wondering if u make a amx plugin where it
makes the bots use the hook mod for metamod

For example:
When they see an enemy or are been shot at they use hook mod as a retreat source or even maybe to get over an obstacle((LIKE BOXeS)

So my question is :::::: IS THIS POSSIBLE??????????

And if it is possible can i get some help on how to do it>> TY for UR time

-------------->>>CRAZYWELDER1<<<---------

FrostyCoolSlug 10-04-2004 05:02

Re: Is this possible??
 
i dont _THINK_ (i could be wrong here) that amx plugins will be able to change the reaction of the bots, as these functions would be inside the bots source, The most you could do, is teleport the bots 'out of danger' which a lot of people would concider unfair.

Registering hits, and 'seeing' enemys can be controled by AMX, but 'retreat source' can not.

As i say, i'm not 100% sure on this, but i am a good 90% :p

Pierre-Marie Baty 10-04-2004 15:11

Re: Is this possible??
 
FrostyCoolSlug is right... AMX is just a scripting language allowing you to hook onto certain events in the game, but basically you can't do very much with it. A bot's AI is not based on events, it's a continuous scan of the environment, a goal to follow and a task to do. No AMX plugin can change these or the way they work.

FrostyCoolSlug 10-04-2004 16:32

Re: Is this possible??
 
thanks for confirming that :)


All times are GMT +2. The time now is 08:32.

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