Asshat-Gaming / rmp-rp-issues

Asshat Gaming RAGE Multiplayer: Roleplay Server Code - Public Issue Tracker
0 stars 0 forks source link

Link player scripts to vehicle scripts for player-owned vehicle tracking #35

Open SugarD-x opened 3 years ago

SugarD-x commented 3 years ago

The player scripts and vehicle scripts need to be linked together to enable player-owned vehicle tracking.

SugarD-x commented 3 years ago

This will be partially related to issue Asshat-Gaming/rmp-rp-issues#31.

SugarD-x commented 3 years ago

This will require converting player ID's stored in the database to player names in memory without constantly running database queries.