Jump to content

Recommended Posts

  • 3 months later...
Posted
23 hours ago, VapeVenomic said:

can any one help me with this Hashes im new and im german so best is a german Boy but i can speak english a Little bit any one help on teamspeak ts3.wearegamers.de

you can ask at the rage mp support with the section on this forum.  

  • 2 months later...
Posted (edited)

For anyone still having that "Invalid Native" Error: 

The Native that worked for me is "0xC1F1920BAF281317". So you would have to change it from: 

mp.game.invoke("0x8D8338B92AD18ED6", phIntID, propName, 1); // _SET_INTERIOR_PROP_COLOR

To: 

mp.game.invoke("0xC1F1920BAF281317", phIntID, propName, 1); // _SET_INTERIOR_PROP_COLOR

 

Edited by LPwithPaul
  • 1 month later...
Posted

Thank you @rootcause for the great info!

In C#, I use the below to request the casino interior in [ServerEvent(Event.ResourceStart)]. However, it does not work on my server. Can anyone give an example of requesting IPL for C# case? Also, anyone knows the interiorID of Diamond Casino?

NAPI.World.RequestIpl(iplName);
  • 7 months later...
  • 2 months later...

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