Jump to content

force player exit vehicle (and others actions)


dzek (varez)

Recommended Posts

Posted

i think i learned a bit on scripting

and but got one more question:

can i force player to exit vehicle? or do other actions?

i dont want to "get" it from the car, and put near car door.

and other actions - i mean make player walk some place, as in single player scripting (main.scm) ?

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted

i think i learned a bit on scripting

and but got one more question:

can i force player to exit vehicle? or do other actions?

i dont want to "get" it from the car, and put near car door.

and other actions - i mean make player walk some place, as in single player scripting (main.scm) ?

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted

For the car exiting, you can try setPedControlState on the player element. For the second, you will probably have to script that function yourself, as you don't have access to much "controlling" stuff apart from control states.

Do NOT PM ME for help unless invited. - New MTA Script Editor

Scripting help "etiquette": understandable language, relevant code (ALL code if unsure), [Lua] tags, error messages with line numbers. Super simple stuff.

Posted

For the car exiting, you can try setPedControlState on the player element. For the second, you will probably have to script that function yourself, as you don't have access to much "controlling" stuff apart from control states.

Do NOT PM ME for help unless invited. - New MTA Script Editor

Scripting help "etiquette": understandable language, relevant code (ALL code if unsure), [Lua] tags, error messages with line numbers. Super simple stuff.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...