PS3 NativeLibrary - An easier way to use natives (TMAPI) (BLES)

  • Hello Guest! Welcome to ConsoleCrunch, to help support our site check out the premium upgrades HERE! to get exclusive access to our hidden content.
  • Unable to load portions of the website...
    If you use an ad blocker addon, you should disable it because it interferes with several elements of the site and blocks more than just adverts.
  • Read Rules Before Posting Post Virus Scans with every program.

StayRekt

Member
Console ID Poster
Jul 14, 2014
108
56
38
NativeLibrary is a simple, easy to use extension for your C# projects. NativeLibrary allows you to call natives more quickly and cleaner than ever before. At this current point in time, NativeLibrary only supports TMAPI and BLES. It is an ongoing project that will be updated to support even more natives than it currently does. It has the RPC that was released built in, along with nearly 50 useful natives

Simple! After you download the NativeLibrary.dll, add it as a reference to your project. Then, include it into your project at the top just like this:
using NativeLibrary; (picture for reference)

Once added, simply call a native like so:
Natives.set_entity_visible(id, false);

Assuming id is holding your player_ped_id, this will make your player invisible.


TO TUSTIN
 
General chit-chat
Help Users
    Chat Bot: graham2018 has left the room.