Jump to content

Create Pickup


TobseN

Recommended Posts

Option 1: Wait until they got implemented.

Option 2: Create own PickUp-System. For example create Objects and use ColShape. (OnPlayerEnterColshape)

Option 3: I think you can create them clientside. But the page in the wiki is incomplete.

That´s what i found in Discord. Maybe it helps: (Javascript)

Pickup CREATE_PICKUP(Hash pickupHash, float posX, float posY, float posZ, int p4, int value, BOOL p6, Hash modelHash)

 

  • Like 1
Link to comment
Share on other sites

  • 2 years later...
On 1/22/2019 at 3:35 PM, Flashrex said:

Option 1: Wait until they got implemented.

Option 2: Create own PickUp-System. For example create Objects and use ColShape. (OnPlayerEnterColshape)

Option 3: I think you can create them clientside. But the page in the wiki is incomplete.

That´s what i found in Discord. Maybe it helps: (Javascript)

Pickup CREATE_PICKUP(Hash pickupHash, float posX, float posY, float posZ, int p4, int value, BOOL p6, Hash modelHash)

 

still w8ing :D

Link to comment
Share on other sites

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