Arizard / deathrun

Arizard's Deathrun gamemode for Garry's Mod
63 stars 38 forks source link

Player record scoreboard #156

Closed Oyplap closed 4 years ago

Oyplap commented 4 years ago

Where can i enable this: player record scoreboard

Kind regards, Oyplap

Oyplap commented 4 years ago

Also the !records command doesn't work for me

ceifa commented 4 years ago

Also the !records command doesn't work for me

There is no !records command. If you want that you will have to make your own code.

Oyplap commented 4 years ago

Also the !records command doesn't work for me

There is no !records command. If you want that you will have to make your own code.

bummer, and the "TOP 3 RECORDS" ?

Kind regards, Oyplap

Oyplap commented 4 years ago

I found the !records command in the file:

garrysmod\gamemodes\deathrun\gamemode\sh_statistics.lua Line 515: DR:AddChatCommand("records",function(ply, args)

But i gues it doesnt do anything because it isn't in:

garrysmod\gamemodes\deathrun\gamemode\sv_commands.lua ?

Oyplap commented 4 years ago

Just heard that !records is indeed something someone else made in a server: Aantekening 2020-08-24 135855

My mistake. But thank you for helping out!