I'm wondering why Idents can't be declared as net-variable since quite some time, is there a major problem which would prevent this or may it be possible in the future?
Because it would help a lot if it would be possible to pass Idents to clients

example:
Code: Select all
declare netwrite Ident Net_ImportantPlayerId for UI;
Steff