ID:265080
 
How do i make it s they attack only players?
plz tell me as i reall need this fixed


thanks
The trick is to NOT make them attack each other.

-AbyssDragon
What's a Saibaman?
In response to Vortezz
A man from Saiba. <big>Duh</big>.
Goku or me wrote:
How do i make it s they attack only players?
plz tell me as i reall need this fixed


thanks

Well, You can make a var like Is_Enemy and do check when the enemy is attacking, and if the Is_Enemy var doesn't equal false it won't attack. Or you could just do an easy

if(client)
Attack
else
Don't attack and do something else



Darkness