Custom pets resource, designed to work as standalone resource or be dynamic to be able to adapt it to any framework.
Any issues / Bugs or Suggestions has to be reported in this repository issues. Please refer to: Issues
System can be purchased at Tebex
Preview of this resource can be found on Youtube
If you use QBCore for your server, you can find this system simple adaption for free at repository. (fd-pets is still needed as a dependency)
NOTE: Sorry for any grammar mistakes.
Export |
Description |
Return Type |
DoesPetExist |
Check if client has a pet spawned and it exists and is alive |
bool or int |
IsMenuOpen |
Check if pet actions menu is open |
bool |
Export |
Description |
Parameter(s) |
OverrideMethod |
Without going to main dependency, you can override various utility methods |
string, function |
Export |
Description |
Return Type |
HasActivePet |
Check if client has a pet active pet |
bool or int |
You can subscribe to these events if you want to something after they're triggered.