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-nmm6 (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-nmm6 (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-nmm6 (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
jexnico
Journeyman
*

Posts: 191
Likes Given: 114
Likes Received: 3 in 3 posts
Joined: Jan 2014
Reputation: 0



Post: #1
Star Guardian Spawn System
someone would have a guardian spawn system in which the guardian can spawn randomly Mustangs, llama and zoztrich?
example: I'll spawn in the Guardian, it is mounted on a Snwo Mustang when I kill the guardian, he falls from Snow Mustang and I can tame the creature.
Look at an example in this video

http://www.youtube.com/watch?v=ygsNGhXNTuU

Thxx! Blush
01-24-2014 03:34 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
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
jexnico
Journeyman
*

Posts: 191
Likes Given: 114
Likes Received: 3 in 3 posts
Joined: Jan 2014
Reputation: 0



Post: #3
RE: Guardian Spawn System
THHHHHHXXX!
01-24-2014 08:46 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Staff_Stanic
Journeyman
*

Posts: 96
Likes Given: 25
Likes Received: 14 in 8 posts
Joined: Nov 2012
Reputation: 1

Dimension Shard

Post: #4
RE: Guardian Spawn System
Created by me, when I was learning about Sphere! :PPP
I'll search this script to post here on the Community.
(This post was last modified: 01-24-2014 11:43 AM by Staff_Stanic.)
01-24-2014 11:41 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
jexnico
Journeyman
*

Posts: 191
Likes Given: 114
Likes Received: 3 in 3 posts
Joined: Jan 2014
Reputation: 0



Post: #5
RE: Guardian Spawn System
okay Smile
was a good script, if you find please post here?
(This post was last modified: 03-20-2014 02:37 AM by jexnico.)
03-20-2014 02:35 AM
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)