Pawn problem need help
Pawn problem need help
could someone tell me how to give a pawn a weapon because i just don't know how to do it
- QuestOfDreams
- Site Admin
- Posts: 1520
- Joined: Sun Jul 03, 2005 11:12 pm
- Location: Austria
- Contact:
Re: Pawn problem need help
Read the sections about Pawn entities and Scripting commands in the manual.
SetWeapon(string Section);
Activate the weapon defined in Pawn.ini as Section. The weapon actor will attach to the Pawn actor.