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
Edit the chars on login.
Author Message
Lazarus
Master
**

Posts: 352
Likes Given: 11
Likes Received: 7 in 6 posts
Joined: Jun 2012
Reputation: 1

Hybris Ultima Online

Post: #5
RE: Edit the chars on login.
(10-16-2012 05:18 PM)Shaklaban Wrote:  
PHP Code:
on=@login 
 modar 


why you want to do this? this can cause bugs with characters armors if you are using modar in any script like:

PHP Code:
[itemdef xxx]
...
...
on=@equip
src
.modar += 10

on
=@unequip
src
.modar -= 10 

then when you logout with that item and login after your characters armor will be corrupted.

for your other question you can just a create item and rename it, or hold data on a tag.

PHP Code:
if <skilltotal> > 750
    serv
.newitem i_deed
    
new.name=s:<skilltotalu:<uid>
    new.
cont=<uid of gms backpack>
endif 


Thanks for that!


I not have a item with modar, just AR.

I can use it? the on=@login? ??

[Image: 2hy9q0y.png]
10-17-2012 11:10 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Edit the chars on login. - Lazarus - 10-15-2012, 04:29 PM
RE: Edit the chars on login. - Rayvolution - 10-15-2012, 11:05 PM
RE: Edit the chars on login. - Lazarus - 10-16-2012, 03:55 PM
RE: Edit the chars on login. - Shaklaban - 10-16-2012, 05:18 PM
RE: Edit the chars on login. - Lazarus - 10-17-2012 11:10 AM
RE: Edit the chars on login. - Rayvolution - 10-17-2012, 02:16 PM
RE: Edit the chars on login. - Lazarus - 10-17-2012, 04:19 PM

Forum Jump:


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