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
mounted npcs?
Author Message
x77x
Master
**

Posts: 488
Likes Given: 0
Likes Received: 15 in 15 posts
Joined: Mar 2012
Reputation: -4



Post: #9
RE: mounted npcs?
no it doesnt... default is dismount when death

all im doin is using...

ON=@Create
ITEM={i_mt_horse_brown_dk 1 i_mt_horse_gray 1 i_mt_horse_brown_lt 1 i_mt_horse_tan 1}


all you need to do to fix it is add name=xxx to all the mounts in scripts/sphere_item_memories.scp


Code:
[ITEMDEF i_mt_horse_tan]
ID=03e9f
NAME=Horse
TYPE=t_eq_horse
LAYER=layer_horse
TDATA3=c_horse_tan
WEIGHT=0

[ITEMDEF i_mt_horse_gray]
ID=03ea0
NAME=Horse
TYPE=t_eq_horse
LAYER=layer_horse
TDATA3=c_horse_gray
WEIGHT=0

[ITEMDEF i_mt_horse_brown_lt]
ID=03ea1
NAME=Horse
TYPE=t_eq_horse
LAYER=layer_horse
TDATA3=c_horse_brown_lt
WEIGHT=0

[ITEMDEF i_mt_horse_brown_dk]
ID=03ea2
NAME=Horse
TYPE=t_eq_horse
LAYER=layer_horse
TDATA3=c_horse_brown_dk
WEIGHT=0

Dragons of Time 2000-2020
http://dragonsoftime.com
(This post was last modified: 09-04-2017 06:56 AM by x77x.)
09-04-2017 06:51 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes x77x's post
Post Reply 


Messages In This Thread
mounted npcs? - x77x - 09-02-2017, 09:33 PM
RE: mounted npcs? - darksun84 - 09-02-2017, 10:04 PM
RE: mounted npcs? - x77x - 09-02-2017, 11:47 PM
RE: mounted npcs? - darksun84 - 09-03-2017, 12:12 AM
RE: mounted npcs? - x77x - 09-03-2017, 10:10 AM
RE: mounted npcs? - darksun84 - 09-04-2017, 02:03 AM
RE: mounted npcs? - x77x - 09-04-2017, 06:30 AM
RE: mounted npcs? - darksun84 - 09-04-2017, 06:40 AM
RE: mounted npcs? - x77x - 09-04-2017 06:51 AM

Forum Jump:


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