SkinN õ.Õ'.|. updated Rank-ME with a new update entry:
2.6.2
Rank-ME [Replaced]
Discussion in 'Plugin Support' started by Steenamaroo, May 29, 2015.
-
SkinN, can you wef more functions to you plugin?
- Total online time on server
- Player online status (true\false or 1\0)
It will be very cool! -
-
-
Code:void OnPlayerInit(BasePlayer player) { if (player.isConnected()) { Puts(player.displayName + " is connected."); } else { Puts(player.displayName + " is not connected."); } }
-
-
-
is there anyway to change the icon to a steam id?
-
-
-
G'day
Would I assume correctly that if I removed for example all but HEALED from the "list" in the config file that it would only display "times healed" via the ingame chat?
thanks Dean. -
- [Oxide] 05:16 [Warning] Calling 'OnDispenserGather' on 'rankme v2.6.3' took 230ms [GARBAGE COLLECT]
- Server crash he was always the last message warning ...
- [Oxide] 05:16 [Warning] Calling 'OnDispenserGather' on 'rankme v2.6.3' took 230ms [GARBAGE COLLECT]
-
the rank me is not counting resources right again
-
[DOUBLEPOST=1466214336][/DOUBLEPOST]
[DOUBLEPOST=1466214515][/DOUBLEPOST] -
oh ok that's cool I just want to put it out there thanks its a great plugin
-
How do I change the color of the players name for e.g I type /top pvp kills and it comes up 1. p1 2. p2 3. p3 but they're in light blue and I want them in Dark blue
-
-
-
Please add a hook for getting the /top players something like getTopPlayers. THANKS
-