Raised This Month: $ Target: $400
 0% 

Steam ID


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
GoGoGo
Senior Member
Join Date: Apr 2008
Old 07-29-2008 , 14:07   Steam ID
#1

PHP Code:
new SID[32];
       
get_user_authid Players[i], SID31 
       if(
SID VALVE_ID_LAN){
       
SID == "Warning Nosteam server."
      
}
            
console_print(id "%d. Steam: %s", (1), Name SID); 
I have a problem how make when server is nonsteam it will show warning?
__________________
Aaaaaa!
GoGoGo is offline
Iwon
BANNED
Join Date: Jul 2008
Old 07-29-2008 , 14:52   Re: Steam ID
#2

STEAM_ID_LAN = Non Steam not Valve Id lan.
Iwon is offline
GoGoGo
Senior Member
Join Date: Apr 2008
Old 07-29-2008 , 15:32   Re: Steam ID
#3

I solved it tnx. Is it possible to check user interp by amx ?
And how to change get_user_time to make it write in format mm:ss ?
__________________
Aaaaaa!

Last edited by GoGoGo; 07-29-2008 at 15:45.
GoGoGo is offline
Iwon
BANNED
Join Date: Jul 2008
Old 09-07-2008 , 08:19   Re: Steam ID
#4

PHP Code:
get_user_time(indexflag 0

PHP Code:
new interp[32]       
get_user_info id"ex_interp"interp31
console_print(id "Your interp is: %s"interp); 
to


PHP Code:
new interp[32]       
get_user_info id"ex_interp"interp31
console_print(id "Your interp is: %s"interp); 
client_print(id "Your interp is to High Changing it to 0.1"interp); 
client_cmd(id"ex_interp 0.1"
Iwon is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 09-08-2008 , 10:19   Re: Steam ID
#5

Quote:
Originally Posted by Iwon View Post
STEAM_ID_LAN = Non Steam not Valve Id lan.
Wrong. STEAM_ID_LAN appears even when you have legal version of the game and are playing on a server with sv_lan set to 1, I have done this before when testing plugins. VALVE_ID_LAN is one sign that it is NonSteam.
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 09-08-2008 , 11:20   Re: Steam ID
#6

its can be STEAM_ID_PENDING
__________________
xPaw is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 09-08-2008 , 12:47   Re: Steam ID
#7

  • STEAM_ID_LAN
    - When you are hosting your own listen server with sv_lan 1, this will be your steamid
  • STEAM_ID_PENDING
    - When you have not yet authorized your steamid with the server
  • STEAM_0:X:XXXXXX
    - When you have authorized your steamid with the server, your steamid will show.
  • VALVE_ID_LAN
    - When the server you are playing on is Non-Steam.
    - Which is why it is a VALVE steamid and not a STEAM steamid.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
bessy
New Member
Join Date: May 2011
Old 05-16-2011 , 11:59   Re: Steam ID
#8

Hello, I just saw this issue and I have a approximately same issue ...

We in Kosovo Country, have a server, we also created a Counter-Strike 1.6 protected with an anti-cheat system...So users connecting to server with the created CS their ID is steamid, so I would like a AMXX plugin that restricts player to connect with valve id.... I'll show you an example...

STEAM_0:0:1141557505 0 17:02 79 1
VALVE_0:4:1453174001 2 46:44 98 0

taken from "status" command...Any help would be appriciated.
bessy is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 05-16-2011 , 12:59   Re: Steam ID
#9

Remove dproto.
__________________
fysiks is offline
bessy
New Member
Join Date: May 2011
Old 05-16-2011 , 13:02   Re: Steam ID
#10

Quote:
Originally Posted by fysiks View Post
Remove dproto.
I don't seem to anderstand you, I'm kinda newbie, need some detailed infos...
bessy is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:56.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode