๐ŸงฉExports and Events

You need specific Exports or Events for your Scripts? Here is your way to go!

Deletes Object of Ped

exports["ResourceName"]:DeleteObjectSService(ped)

Request Anim Dict

exports["ResourceName"]:RequestAdict(dict)

Make 3D text

exports["ResourceName"]:DrawText3Ds(x, y, z, text)

Create a Object for the Player

exports["ResourceName"]:CreateObjekt(dict, anim, prop, flag, hand, pos1, pos2, pos3, pos4, pos5, pos6)

If you need a Export that is not listed above, feel free to open a ticket at our Discord, so that we can implement your new Export in no time!

Last updated