24.07.2011, 17:10
Hey, hope I didn't respond to late, What CMD system does Ravens Roleplay use? Here is a default command..
Theres the basic command with Zcmd, you'll have to edit it to whatever cmd processor ravens roleplay uses.
pawn Код:
CMD:equip(playerid,params[])
{
GivePlayerWeapon(playerid,(GunID),(Ammo)
GivePlayerWeapon(playerid,(GunID),(Ammo)
}