commit
ab7aed3a7c
@ -48,6 +48,8 @@ int NearbyEntities()
|
|||||||
}
|
}
|
||||||
void CreateMove()
|
void CreateMove()
|
||||||
{
|
{
|
||||||
|
if (!enabled)
|
||||||
|
return;
|
||||||
if (CE_BAD(LOCAL_E))
|
if (CE_BAD(LOCAL_E))
|
||||||
return;
|
return;
|
||||||
if (!HasWeapon(LOCAL_E, 59))
|
if (!HasWeapon(LOCAL_E, 59))
|
||||||
|
Reference in New Issue
Block a user