Originally posted by akse
Sorry but no. That wasn't what I was asking. I was asking if there is a possibility in GSC to make a script. So if I press DPAD Down It like changes weapon or throws a shock charge or smth like that.
Then if that's the case that is what you are looking for .-.
if(self actionslottwobuttonpressed())
{
//You can call something like GetLastWeapon (which is most likely your secondary here)
//
}
But hey if you don't understand this then maybe learn a little first then come back to this there is no point starting at 10 if you don't understand 1,2,3,4,5,6,7,8 and 9