
Originally Posted by
FluffyDucky™
Figured it out, but still don't get how to use some commands, like entering different seats in a vehicle or whatever that command is meant to do. How are you meant to drive from the gunner and etc like you could in rec0? Can you do /names to see peoples aliases? Can you make shortcuts for people names instead of using * * around them.. fuck
I setup a spawn_{vehicle name} command in commands.txt like so:
Code:
spawn_hog 'spawn vehi "vehicles\warthog\mp_warthog" $n;venter $n'
Then you can just use:
Code:
/venter me {seat number}
Seat numbers start at 0, 0 usually being the driver seat, and go up from there. If you try and enter a seat that doesn't exist (like seat 3 in a warthog, you client will crash).
The "venter" command enters the admin executing it into the last spawned vehicle by SAPP.
Bookmarks