Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Check Client Version?
Author Message
yopa
Apprentice
*

Posts: 7
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Mar 2013
Reputation: 0



Post: #1
Check Client Version?
Hey there!

I'm trying to find a way to make my gate check for a client version.
I don't want people with old clients to be stucked in map 2/3/4.
However, I cannot find the right way to do it.

For example:

Code:
@STEP
IF client version is X.XX
go morep
ELSE go blabla

Is there an easy way to check the client version?

(edit: sorry if this is somewhere here or on the wiki, I just couldn't find it.)

Thanks!
(This post was last modified: 04-03-2013 05:26 AM by yopa.)
04-03-2013 05:25 AM
Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 246
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #2
RE: Check Client Version?
CLIENTVERSION R Gets the client version the client is using, based on the encryption keys being used (unencrypted clients return 0).
04-03-2013 05:33 AM
Find all posts by this user Like Post Quote this message in a reply
yopa
Apprentice
*

Posts: 7
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Mar 2013
Reputation: 0



Post: #3
RE: Check Client Version?
CLIENTVERSION works fine, thank you!
04-05-2013 03:29 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)