What is this?
This system allows you to create a virtual ped on your screen and to be able to decide its position and size through the various exports.
Purchase
Escrow: 2.50€ + Tebex Fee
Showcase
If the video doesn’t start, click here
Usage
local virtualPedId = exports.grm_virtualped:spawn_ped(pos_y, pos_z, size) -- Spawn Virtual Ped
print("Virtual ped spawned", virtualPedId)
exports.grm_virtualped:delete_ped() -- Delete Virtual ped
exports.grm_virtualped:set_properties(pos_y, pos_z, size) -- Set Ped Properties
Code is accessible | No |
Subscription-based | No |
Lines (approximately) | ~100 |
Requirements | No |
Support | Yes |