Jump to content

About This File

This is a C# port of the Player List script by rootcause.

PalatableBrownGrouse-small.gif-small.gif

All credits go to root for the actual resource and the description, which i just yoinked and slightly altered.

Zitat

Requires RAGE Multiplayer 1.1.0 and above.

This resource adds a GTA Online like player list to your server.

 

Installing

Put GTAOPlayerlist into your server's client_packages/cs_packages directory.

 

Controls

Z = Toggle player list visibility.

PageUp = Move to the next page.

PageDown = Move to the previous page.

 

Customization

You have the ability to customize how a player is displayed in the list. Here's a list of shared variable keys used for customization:

PlayerListColor = This shared variable is used to specify which background color the player will have in the list. Uses an integer (HUD color ID), so go check the wiki.

PlayerListTag = This shared variable is used to give players a crew/clan tag next to their name in the list. Setting this value to more than 5 characters isn't recommended since the scaleform displays up to 5 characters.

Credits

TomGrobbe - mp_mm_card_freemode scaleform research

@rootcause - for the original JS resource and testing of the C# resource

Notes

  • This script uses mp.gui.chat.show function to toggle chat visibility when a player opens/closes the player list. Meaning if you have a custom chat, this resource might fail to toggle chat visibility.

Source code will be available on github oneday...

  • Like 3

User Feedback

Create an account or sign in to leave a review

You need to be a member in order to leave a review

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

vladimkrug87

   1 of 1 member found this review helpful 1 / 1 member

I'm sorry, but I can't use this. Sorry for my English. Some day ago I'm download GTA 5 server and try to create scrips on C# and i'm use bootstrapping (GTANetworkAPI) library, I try to copy this scripts into client_packages/cs_packages directory and start server, but server don't see this scripts, i try to copy this into my folder for scripts (dotnet) and start server...  In console very mych error about namespace, because in your scrips using RAGE library, how can I connected to my server RAGE library for read this script's, please help me..

  • Like 1
rootcause

   1 of 1 member found this review helpful 1 / 1 member

spacer.png

  • Mask 1
Jer

· Edited by Jer

   1 of 1 member found this review helpful 1 / 1 member

This is epic resource. 🕋

  • Mask 1
Guest cChaD

   0 of 1 member found this review helpful 0 / 1 member
Quote

Good resource, do you know ho to add offset between each colomn ?

 

×
×
  • Create New...