Forum

> > CS2D > Scripts > How can I retrieve the U.G.N.S
Forums overviewCS2D overview Scripts overviewLog in to reply

English How can I retrieve the U.G.N.S

2 replies
To the start Previous 1 Next To the start

old How can I retrieve the U.G.N.S

Theil
User Off Offline

Quote
Right now I'm making a website for a server, in there I will display all the information and a ranking of every player playing in the server, so I need a way to retrieve the U.G.N.S to accumulate the score just if they're logged in with that account. How can I do this? I just need to know where do I find the U.G.N.S of the players that are currently playing on the server, I know how to do the rest. thanks for reading.

old Re: How can I retrieve the U.G.N.S

DC
Admin Off Offline

Quote
• first of all it's called U.S.G.N. (unreal software gaming network) and NOT U.G.N.S.

• you can get the U.S.G.N. IDs using Lua on your server
1
usgn_id=player(id,"usgn")
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview