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
Where Can I Get a Necro Book Script for 51a?
Author Message
Admin Drew
Apprentice
*

Posts: 48
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Jun 2013
Reputation: 0



Post: #1
Where Can I Get a Necro Book Script for 51a?
Hi, does anyone have or know where I can dowload a Necro Book script for 51a? Also anyone know how I can get a monster to cast summon undead? Thanks
07-22-2013 08:17 AM
Find all posts by this user Like Post Quote this message in a reply
Adidas-=420=-
Unregistered

 



Post: #2
RE: Where Can I Get a Necro Book Script for 51a?
Hey drew,

You can make a book.. but you would have to script GUMPS and other things. Most servers use Necro scrolls to go around the GUMPING.
09-23-2013 03:11 AM
Quote this message in a reply
jdchixin
Journeyman
*

Posts: 51
Likes Given: 9
Likes Received: 0 in 0 posts
Joined: Feb 2013
Reputation: 0



Post: #3
RE: Where Can I Get a Necro Book Script for 51a?
src.newnpc 0900
var.p=<src.p>
src.p=111 11 1
src.act.newitem=020a7 //Summon ID
src.act.act.morep=40 10 1
src.act.act.attr=026
src.act.act.link=<src.uid>
src.act.equip <src.act.act.uid>
src.p=<var.p>

also if you can use @spelleffect
on=@spelleffect
if <src.actarg1>=026 //summon actions
effect xxxxxxx //The effect of smoke
sound spell_dispel
remove
return 1
endif
return 0
10-08-2013 01:06 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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