Help Please
#1

I am using Grand Larceny.In that i can keep weapons only in one hand like sawn off shotgun ,uzi, tec9 etc. i want to change it to the 2 hands.How i can change it? anyone please help me.
here it is the picture below.

Reply
#2

https://sampwiki.blast.hk/wiki/SetPlayerSkillLevel

pawn Код:
public OnPlayerSpawn(playerid)
{
    SetPlayerSkillLevel(playerid, WEAPONSKILL_SAWNOFF_SHOTGUN, 1000);
    //This will make them use dual-handed sawnoff shotguns.
    return 1;
}
Reply
#3

lol i done it thank you bro
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)