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:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
multi bit issue
Author Message
Rattlehead
Master
**

Posts: 290
Likes Given: 3
Likes Received: 8 in 6 posts
Joined: Jun 2012
Reputation: 8



Post: #3
RE: multi bit issue
well, i have used 2 different programs, the multis do it using either one;

Multiscripter
Multi Operations utility


these are both the same exact multi, i have patched them using the same txt file, into 2 differnt slots in the multi files;

this one does it, takes a piece of wall and makes it the spawnbit

Code:
[MULTIDEF 00B9]
DEFNAME=i_multi_small_guild_house
NAME=Small Guild House
TYPE=T_MULTI
VALUE=18000

CATEGORY=Multis
SUBSECTION=Houses
DESCRIPTION=Small Guild House

MULTIREGION=-14,-15,20,9

COMPONENT=00679,2,7,6
COMPONENT=0067B,3,7,6
COMPONENT=0067F,-5,-11,26
COMPONENT=00BD2,5,8,1
COMPONENT=0067D,1,-2,26
COMPONENT=0067F,1,-3,26
COMPONENT=0067F,5,-2,26
COMPONENT=0067D,5,-1,26
COMPONENT=0067D,9,-11,26
COMPONENT=0067F,9,-12,26
COMPONENT=0067D,-5,-10,26
COMPONENT=00679,-10,-3,6
COMPONENT=00677,-9,-3,6

[ITEMDEF i_deed_small_guild_house]
NAME=Deed to a Small Guild House
ID=i_deed
RESOURCES=i_deed,i_multi_small_guild_house

CATEGORY=Provisions - Deeds
SUBSECTION=Custom Deeds
DESCRIPTION=Small Guild House

ON=@Create
MORE=i_multi_small_guild_house

and this one does not do it

Code:
[MULTIDEF 00BA]
DEFNAME=i_multi_nsgh
NAME=nsgh
TYPE=T_MULTI
VALUE=1600

CATEGORY=Multis
SUBSECTION=Houses
DESCRIPTION=nsgh

MULTIREGION=-11,-16,23,8

COMPONENT=00679,5,6,6
COMPONENT=0067B,6,6,6
COMPONENT=0067F,-2,-12,26
COMPONENT=00BD2,8,7,1
COMPONENT=0067D,4,-3,26
COMPONENT=0067F,4,-4,26
COMPONENT=0067F,8,-3,26
COMPONENT=0067D,8,-2,26
COMPONENT=0067D,12,-12,26
COMPONENT=0067F,12,-13,26
COMPONENT=0067D,-2,-11,26
COMPONENT=00679,-7,-4,6
COMPONENT=00677,-6,-4,6

[ITEMDEF i_deed_nsgh]
NAME=Deed to a nsgh
ID=i_deed
RESOURCES=i_deed,i_multi_nsgh

CATEGORY=Provisions - Deeds
SUBSECTION=Custom Deeds
DESCRIPTION=nsgh

ON=@Create
MORE=i_multi_nsgh


** a quick note:

using either of these programs produces an ITEMDEF for the multi, with a number 4 inserted at the beginning, (example; [ITEMDEF 040BA] instead of [MULTIDEF 00BA]) when they do that, this item doesnt work at all, i noticed in the multi file that the hex value was the same, except for the 4, and i noticed in the default scripts sphere uses MULTIDEF for multis and not ITEMDEF.

[Image: matts_siggy.gif]
(This post was last modified: 08-05-2013 03:19 AM by Rattlehead.)
08-05-2013 03:14 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
multi bit issue - Rattlehead - 08-04-2013, 06:18 PM
RE: multi bit issue - Mordaunt - 08-04-2013, 10:55 PM
RE: multi bit issue - Rattlehead - 08-05-2013 03:14 AM
RE: multi bit issue - darksun84 - 08-05-2013, 06:25 AM
RE: multi bit issue - Rattlehead - 08-05-2013, 07:13 AM
RE: multi bit issue - Rattlehead - 08-05-2013, 12:20 PM
RE: multi bit issue - sco - 08-05-2013, 06:15 PM
RE: multi bit issue - Rattlehead - 08-05-2013, 07:16 PM
RE: multi bit issue - sco - 08-05-2013, 07:44 PM

Forum Jump:


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