View Issue Details

IDProjectCategoryView StatusLast Update
0000203Client/GameGeneralpublic2021-01-03 23:53
ReporterVortrex Assigned Tojack9267  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Summary0000203: Client objects needs administrator readonly property (clientside)
Description

Would be nice to have when processing commands via client.

For example, I have a vehicle spawn command that I use client side since I need it to work both online and offline (singleplayer) ... there's an anti-flood mechanism in place that forces players to wait 15 seconds before spawning another (to avoid a huge pileup of cars being hoarded into the game world by some troll) ... I'd like to determine whether or not this client is an administrator to bypass this.

It's probably very important that this is readonly. Don't want nasty clients setting themselves as administrator ;)

TagsNo tags attached.
Game

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-09-17 01:13 Vortrex New Issue
2020-09-17 01:13 Vortrex Status new => assigned
2020-09-17 01:13 Vortrex Assigned To => jack9267
2021-01-03 23:53 Vortrex Status assigned => resolved
2021-01-03 23:53 Vortrex Resolution open => fixed