Tell Me how
#1

I want to add armor pickup in amunation so it could be fast to just pick it up to buy it and run.
But How, how do i created it and put it in amunation.
public OnGameModeInit( )
{
// Create a pickup for armor.
AddStaticPickup( 1242, 2, 1503.3359, 1432.3585, 10.1191 );

// Create a pickup for some health, right next to the armour.
AddStaticPickup( 1240, 2, 1506.3359, 1432.3585, 10.1191 );
//

return 1;
}

Please Tell me the steps to add this to pawno and how to put armor in an interior
Reply


Messages In This Thread
Tell Me how - by Guardian - 04.06.2009, 00:39
Re: Tell Me how - by TheUllas - 04.06.2009, 00:59

Forum Jump:


Users browsing this thread: 1 Guest(s)