08.02.2010, 18:53
Yeah, just place those lines anywhere which is called in the NPC script
So, let's say you put the lines which give the bot a weapon under the callback for when it's spawned, it will just give it to them
Another alternative is that your bot script somehow calls a function in another script which gives whichever playerid that calls it the weapon
So, let's say you put the lines which give the bot a weapon under the callback for when it's spawned, it will just give it to them
Another alternative is that your bot script somehow calls a function in another script which gives whichever playerid that calls it the weapon