Jump to content

Problem with pickups :(


LT-V14

Recommended Posts

Are you trying to add pickups with the mapeditor?

Just click on it and press F3 (a key on your keyboard xD)

Here you can set how much ammo it needs to be, the respawn time and much more o.O

When you want to script it, you can use the createPickup function

- link: https://wiki.multitheftauto.com/wiki/CreatePickup

When you want to create an uzi at x=5 y=19 z=2, you do this in the LUA file.

createPickup (5,19,2,2,28)

Link to comment

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...