The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ClientVersion
Author Message
larmc20
Journeyman
*

Posts: 67
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: May 2013
Reputation: 0



Post: #4
RE: ClientVersion
Thanks mates...

well. It's complicated. When I type .f_clientversion the function ocurrs correctly...
but When I log in nothing happends...
I tried like this:

PHP Code:
[function f_onaccount_login]
function 
f_clientversion

[function f_clientversion]
if !
strmatch("<clientversion>","5.0.2")
    
sysmessage @054 Somente sera aceito o client 5.0.2
    disconnect
    
else 
        
sysmessage @054 Voce esta com o client corretoBom jogo
endif 

And Like this:
Insted typing here [function f_onaccount_login], I tried:
PHP Code:
[function f_clientversion]
on=@login
if !strmatch("<clientversion>","5.0.2")
    
sysmessage @054 Somente sera aceito o client 5.0.2
    disconnect
    
else 
        
sysmessage @054 Voce esta com o client corretoBom jogo
endif
return 


But I don't know why the function is never triggered when the char log in...
(This post was last modified: 06-14-2013 12:05 AM by larmc20.)
06-13-2013 11:09 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
ClientVersion - larmc20 - 06-13-2013, 02:20 PM
RE: ClientVersion - Shaklaban - 06-13-2013, 02:25 PM
RE: ClientVersion - Gyros - 06-13-2013, 07:25 PM
RE: ClientVersion - larmc20 - 06-13-2013 11:09 PM
RE: ClientVersion - Breaker - 06-14-2013, 03:07 AM
RE: ClientVersion - larmc20 - 06-14-2013, 08:35 AM
RE: ClientVersion - Breaker - 06-14-2013, 11:54 PM
RE: ClientVersion - larmc20 - 06-15-2013, 06:22 AM
RE: ClientVersion - larmc20 - 06-16-2013, 02:52 AM

Forum Jump:


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