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
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 786 - File: showthread.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/showthread.php 786 errorHandler->error






Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ethy's
Author Message
dabritmusic
Journeyman
*

Posts: 50
Likes Given: 8
Likes Received: 2 in 1 posts
Joined: Nov 2013
Reputation: 0



Post: #1
ethy's
hello i have this ethy script. when the player mounts everything works but when they dismount it drops a corpse of the mount. everything else works. it bounces into the backpack and all.

[chardef c_et]
id=c_horse_gray

on=@create
color=0486

on=@click
remove
return 1

on=@npcrestock
remove
return 1

on=@skillstart
remove
return 1

[itemdef i_et_eh]
NAME=Ethereal Horse
id=i_pet_horse
type=t_normal
CATEGORY=Ethereal
SUBSECTION= Ethereal pets
DESCRIPTION=Ethereal Horse

on=@create
color=0486
attr=14

on=@dclick
if !(<src.findlayer.25.uid>)
src.newitem i_et_horse
src.act.more1=c_et
src.act.equip
src.update
remove
return 1
else
src.message you are already mounted
return 1
endif
(This post was last modified: 02-06-2014 09:03 AM by dabritmusic.)
02-06-2014 08:58 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
ethy's - dabritmusic - 02-06-2014 08:58 AM
RE: ethy's - XuN - 02-06-2014, 09:00 AM
RE: ethy's - dabritmusic - 02-07-2014, 07:35 AM
RE: ethy's - Alaric - 02-06-2014, 07:45 PM
RE: ethy's - Shidhun - 02-07-2014, 12:15 AM
RE: ethy's - Mordaunt - 02-07-2014, 10:17 AM
RE: ethy's - Pidrila - 02-07-2014, 04:33 PM
RE: ethy's - XuN - 02-07-2014, 07:47 PM
RE: ethy's - miltonvo - 05-24-2016, 03:38 AM
RE: ethy's - Criminal - 05-24-2016, 05:54 AM
RE: ethy's - dabritmusic - 02-09-2014, 05:32 PM
RE: ethy's - Vaikin - 05-24-2016, 06:09 AM
RE: ethy's - XuN - 05-28-2016, 06:06 PM
RE: ethy's - miltonvo - 06-03-2016, 06:01 AM

Forum Jump:


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