Hot Chills

General Category => Server => Topic started by: Sniper Killer on May 10, 2015, 18:51:32

Title: New command for vip
Post by: Sniper Killer on May 10, 2015, 18:51:32
hello i think we need new Command for vip !usgn id and show player usgn
Code: [Select]
addhook("say","onSay")
function onSay(id,txt)
     if string.sub(txt,1,10) == "!usgn" then
          local p = tonumber(string.sub(txt,12))
          if p and player(p,"exists") then
               msg2(id,player(p,"name").."'s USGN is "..player(p,"usgn"))
          end
          return 1
     end
end
[/glow][/shadow]
Title: Re: New command for vip
Post by: Nighthawk on May 10, 2015, 19:52:28
Normal players are given VIP statuses after playing for 2 hours, this will be a bad idea as only moderators should be able to access a user's information which he may want to keep private. The VIP system on HC//Fun is quite different from other servers, mind.
Title: Re: New command for vip
Post by: Häppy C@mper on May 10, 2015, 20:06:29
I agree with Nighthawk. Why do you think it's needed?
Title: Re: New command for vip
Post by: AREIOS on May 10, 2015, 21:14:30
If I may share my opinion.

I agree so called VIPs shouldn't have access to ones IP address, but I also think some active players should. They could actively help.

A few hours ago I was in the latter category and eventhough I tried to note down cheaters, without their USGNs I couldn't really help. (Right Electron?)

So my proposal is to make a new user group that could be handed out more freely to those who are eager to help.

Perhaps rename VIP status to "Server Regular" and create new VIP for the above mentioned category. (Simply because the term VIP suggest its above Server Regular)

So players who play 2 hours would be Server Regulars (or Regulars) and a little more advanced group would be the VIP, which would be given out by admins (perhaps based on the suggestion of mods) and they would have a few more privilige compared to regulars (including the access to USGNs).

Title: Re: New command for vip
Post by: Häppy C@mper on May 10, 2015, 22:26:33
Thanks for your opinion, AREIOS. V.I.P.s can report players. The U.S.G.N. and IP are logged and can be read by admins. So it's there already. I don't know if people know about it, though.
Title: Re: New command for vip
Post by: AREIOS on May 10, 2015, 22:38:02
I personally saw the command and I think I even used it once or twice but there was no feedback so I didn't know if its useful or not.

Maybe an information banner every 2 min would help. Saying: "Use the report function for xy"
But then again, if nearly every player have this command, the reports could be spammed and there would be no way to verify the quality.
Title: Re: New command for vip
Post by: Bounty Hunter on May 11, 2015, 09:56:43
I would not like to be more user groups. There would be a mess in server like on Starkkz admin script.
Title: Re: New command for vip
Post by: ŦƲƦƙɘƳ on May 11, 2015, 13:39:50
I would not like to be more user groups. There would be a mess in server like on Starkkz admin script.

Same here.