[FilterScript] Artificial Intelligence (Dueller Bot/NPC)
#7

Looks pretty funny but I don't approve of your update loop, you should have a loop for each NPC and there is a few reasons.

1.) Prevent all NPC updates from being in sync (looks more natural)
2.) Allows you to more easily organize your NPC's actions
3.) Allows you to create several NPC classes

Some suggestions.

1.) Implement NPC states this is very very useful because you can sequence multiple states in the update loop
2.) Use ZCMD I don't care if you have 1 command just do it
3.) Your update time is probably too fast
4.) You shouldn't need an update rate of 30 it's a waste of bandwidth

Other problems

This will be prone to being attacked with fake OnPayerGiveDamage() messages so in it's current state really isn't reliable for anything more than shits and giggles on a home server.
Reply


Messages In This Thread
Artificial Intelligence (Dueller Bot/NPC) - by Matz - 11.01.2014, 21:24
Re: Artificial Intelligence (Dueller Bot/NPC) - by LeGGGeNNdA - 11.01.2014, 21:26
Re: Artificial Intelligence (Dueller Bot/NPC) - by Matz - 11.01.2014, 21:30
Re: Artificial Intelligence (Dueller Bot/NPC) - by Passout - 11.01.2014, 23:33
Re: Artificial Intelligence (Dueller Bot/NPC) - by Swisher - 12.01.2014, 03:45
Re: Artificial Intelligence (Dueller Bot/NPC) - by AaronKillz - 12.01.2014, 03:47
Re: Artificial Intelligence (Dueller Bot/NPC) - by Pottus - 12.01.2014, 04:00
Re: Artificial Intelligence (Dueller Bot/NPC) - by EmpireSk - 12.01.2014, 07:17
Re: Artificial Intelligence (Dueller Bot/NPC) - by nGen.SoNNy - 12.01.2014, 09:00
Re: Artificial Intelligence (Dueller Bot/NPC) - by J4mmyHD - 12.01.2014, 09:15
Re: Artificial Intelligence (Dueller Bot/NPC) - by Omar55555 - 12.01.2014, 09:25
Re: Artificial Intelligence (Dueller Bot/NPC) - by [WA]iRonan - 12.01.2014, 09:35
Re: Artificial Intelligence (Dueller Bot/NPC) - by mrxqware - 12.01.2014, 10:25
Re: Artificial Intelligence (Dueller Bot/NPC) - by xF4Life - 12.01.2014, 10:35
Re: Artificial Intelligence (Dueller Bot/NPC) - by rakshith122 - 12.01.2014, 10:49
Re: Artificial Intelligence (Dueller Bot/NPC) - by mrxqware - 12.01.2014, 15:00
Re: Artificial Intelligence (Dueller Bot/NPC) - by Pottus - 12.01.2014, 15:11
Re: Artificial Intelligence (Dueller Bot/NPC) - by Swisher - 12.01.2014, 15:21
Re: Artificial Intelligence (Dueller Bot/NPC) - by Warmonger1984 - 12.01.2014, 15:40
Re: Artificial Intelligence (Dueller Bot/NPC) - by Matz - 12.01.2014, 15:43
Re: Artificial Intelligence (Dueller Bot/NPC) - by Ace155 - 12.01.2014, 16:15
Re: Artificial Intelligence (Dueller Bot/NPC) - by SeV_ - 12.01.2014, 16:27
Re: Artificial Intelligence (Dueller Bot/NPC) - by x96664 - 12.01.2014, 20:59
Re: Artificial Intelligence (Dueller Bot/NPC) - by PT - 12.01.2014, 21:08
Re: Artificial Intelligence (Dueller Bot/NPC) - by Omar55555 - 12.01.2014, 21:25
Re: Artificial Intelligence (Dueller Bot/NPC) - by Matz - 12.01.2014, 21:28
Re: Artificial Intelligence (Dueller Bot/NPC) - by -CaRRoT - 12.01.2014, 21:45
Re: Artificial Intelligence (Dueller Bot/NPC) - by PowerMwK - 25.03.2018, 19:21
Re: Artificial Intelligence (Dueller Bot/NPC) - by Deadpoop - 25.03.2018, 21:15
Re: Artificial Intelligence (Dueller Bot/NPC) - by DIRTYBYT3 - 18.11.2018, 17:59

Forum Jump:


Users browsing this thread: 7 Guest(s)