05.12.2012, 01:23
Look up some NPC tutorials.
I'm not entirely sure if it's possible to make them carry weapons and shoot at players, but that's only because I haven't been playing or coding sa-mp for 2 years.
Anyway, if it's possible, you'll have to use:
- Timers.
- Range checks
- OnPlayerSpawn & IsPlayerNPC
I'm not entirely sure if it's possible to make them carry weapons and shoot at players, but that's only because I haven't been playing or coding sa-mp for 2 years.
Anyway, if it's possible, you'll have to use:
- Timers.
- Range checks
- OnPlayerSpawn & IsPlayerNPC