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
Guardian Spawn System
Author Message
Anarch Cassius
Master
**

Posts: 273
Likes Given: 19
Likes Received: 10 in 9 posts
Joined: Mar 2012
Reputation: 2



Post: #2
RE: Guardian Spawn System
This puts a mount on an NPC
Code:
    ITEM=i_mt_horse_gray    // on horse.

Defined like so:
Code:
[ITEMDEF 03ea0]
//ship (really used as horse equipped)
DEFNAME=i_mt_horse_gray
TYPE=t_eq_horse
LAYER=layer_horse
TDATA3=c_horse_gray
WEIGHT=0

So all you need is a new item for your desire mount. Set the TDATA3 for the mount you want.

The behavoir you want should be default behavoir. The mounts do their own thing once unmounted so if it's a normal tamable it will act like one.

Current Projects: Necromancy SCP overhaul. Custom Faction AI/System. Imbuing.
01-24-2014 06:58 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Anarch Cassius's post
Post Reply 


Messages In This Thread
Guardian Spawn System - jexnico - 01-24-2014, 03:34 AM
RE: Guardian Spawn System - Anarch Cassius - 01-24-2014 06:58 AM
RE: Guardian Spawn System - jexnico - 01-24-2014, 08:46 AM
RE: Guardian Spawn System - Staff_Stanic - 01-24-2014, 11:41 AM
RE: Guardian Spawn System - jexnico - 03-20-2014, 02:35 AM

Forum Jump:


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