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
Unmounting at login
Author Message
karma
Moderator
****

Posts: 178
Likes Given: 17
Likes Received: 32 in 29 posts
Joined: Jul 2012
Reputation: 3



Post: #1
Unmounting at login
Sometimes, after i log in, i automatically dismount from the horse. He does not desert me, and his food is = <maxfood>. Has anyone a clue about what's happening and how can i prevent it?
02-07-2016 05:08 AM
Find all posts by this user Like Post Quote this message in a reply
Criminal
Journeyman
*

Posts: 182
Likes Given: 38
Likes Received: 22 in 22 posts
Joined: Jun 2015
Reputation: 0

SantiagoUO.com

Post: #2
RE: Unmounting at login
check for any .dclick at @login

[Image: mfqAZnj.png]
Discord: SantiagoUO
Skype:
criminaluo
02-07-2016 05:19 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
karma
Moderator
****

Posts: 178
Likes Given: 17
Likes Received: 32 in 29 posts
Joined: Jul 2012
Reputation: 3



Post: #3
RE: Unmounting at login
Nothing of that Sad
02-08-2016 02:05 AM
Find all posts by this user Like Post Quote this message in a reply
Criminal
Journeyman
*

Posts: 182
Likes Given: 38
Likes Received: 22 in 22 posts
Joined: Jun 2015
Reputation: 0

SantiagoUO.com

Post: #4
RE: Unmounting at login
share your script at @login

[Image: mfqAZnj.png]
Discord: SantiagoUO
Skype:
criminaluo
02-08-2016 04:08 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Kanibal
Master
**

Posts: 257
Likes Given: 6
Likes Received: 30 in 28 posts
Joined: Jun 2012
Reputation: 0



Post: #5
RE: Unmounting at login
Is there any events with @login in your *.scp files?

Grandmaster Localhost Admin
02-08-2016 05:04 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
karma
Moderator
****

Posts: 178
Likes Given: 17
Likes Received: 32 in 29 posts
Joined: Jul 2012
Reputation: 3



Post: #6
RE: Unmounting at login
There's nothing that can cause the issue afaik
Code:
ON=@LOGIN
ARGN1=1
SYSMESSAGE @035 <SERV.VERSION>
SERV.ALLCLIENTS f_loginmessage
SYSMESSAGE <QVAL (<SERV.CLIENTS>==1)?C'e' un giocatore online:Ci sono <EVAL <SERV.CLIENTS>> giocatori online>
SYSMESSAGE Ultimo login: <ACCOUNT.TAG0.LASTLOG>
ACCOUNT.TAG.LASTLOG=<SERV.RTIME>
f_fixMaxStats
    IF (<FINDLAYER.layer_helm.ISTEVENT.ei_nascondinome>)
        IF !STRCMPI("<TAG.oNAME>","Uno Sconosciuto")
            TAG.oNAME=<NAME>
        ENDIF
        NAME=Uno Sconosciuto
        RESENDTOOLTIP 0,0
    ENDIF
RETURN 0
02-08-2016 08:43 PM
Find all posts by this user Like Post Quote this message in a reply
Abuelox
Journeyman
*

Posts: 64
Likes Given: 0
Likes Received: 7 in 7 posts
Joined: Apr 2010
Reputation: 0

Alteria Games

Post: #7
RE: Unmounting at login
Make sure the f_fixMaxStats function has nothing related to your problem.

Although it may be another problem since this function is stats
02-13-2016 11:05 PM
Visit this user's website 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)