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
Upgrade live server
Author Message
Eledrianek
Apprentice
*

Posts: 21
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Aug 2014
Reputation: 0



Post: #9
RE: Upgrade live server
Thank you for your reply. I already fix the problem with numbers in itemdef which - as you said - fix other problems with layer and hitpoints.

But now Im facing different problem - with houses. I cant figure how I can transfer our houses to new version and I add defs_2.scp to our scripts and I tried to unite defnames.
Gem bit with t_multi is place properly but house is not visible. I register the changes about multidefs but I cant successfully even one house.

What is the correct procedure? Our homes are defined as follows:
Code:
[itemdef 0406a]
Name=Small Wood House
type=t_multi
VALUE=1739
category=multis
subsection=Houses
description=Small Wood House
REGIONFLAGS=region_antimagic_recall_in|region_antimagic_gate|region_antimagic_te​leport|region_flag_nobuilding
MULTIREGION=-3,-3,3,4
COMPONENT=i_door_wood,0,3,7
COMPONENT=i_sign_brass_2,2,4,5
tspeech=spk_house_cmds
defname=i_multi_small_wood_house
tag.max_lockdowns=40
tag.max_containers=5

on=@create
f_house_built

And I transfer this script into this format:
Code:
[MULTIDEF 06a]
DEFNAME=i_multi_house_stone_wood_small
Name=Small Wood House
type=t_multi
VALUE=1739
category=multis
subsection=Houses
description=Small Wood House
REGIONFLAGS=region_antimagic_recall_in|region_antimagic_gate|region_antimagic_te​leport|region_flag_nobuilding
MULTIREGION=-3,-3,3,4
COMPONENT=i_door_wood,0,3,7
COMPONENT=i_sign_brass_2,2,4,5
tspeech=spk_house_cmds
tag.max_lockdowns=40
tag.max_containers=5

on=@create
f_house_built

And still no success...ifve tried different approach too but ...

[Image: 2e1g2dk.jpg]
(This post was last modified: 08-16-2014 10:16 AM by Eledrianek.)
08-16-2014 10:10 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Upgrade live server - Eledrianek - 08-15-2014, 07:11 AM
RE: Upgrade live server - Extreme - 08-15-2014, 09:24 AM
RE: Upgrade live server - Eledrianek - 08-15-2014, 09:57 AM
RE: Upgrade live server - Extreme - 08-15-2014, 01:11 PM
RE: Upgrade live server - Eledrianek - 08-16-2014, 02:10 AM
RE: Upgrade live server - Extreme - 08-16-2014, 02:38 AM
RE: Upgrade live server - Eledrianek - 08-16-2014, 03:00 AM
RE: Upgrade live server - RanXerox - 08-16-2014, 03:19 AM
RE: Upgrade live server - Eledrianek - 08-16-2014 10:10 AM
RE: Upgrade live server - Extreme - 08-16-2014, 01:02 PM
RE: Upgrade live server - Eledrianek - 08-17-2014, 07:20 AM
RE: Upgrade live server - RanXerox - 08-17-2014, 04:14 AM
RE: Upgrade live server - Eledrianek - 08-18-2014, 06:16 AM
RE: Upgrade live server - Eledrianek - 08-20-2014, 05:36 AM
RE: Upgrade live server - Eledrianek - 08-20-2014, 08:18 AM
RE: Upgrade live server - XuN - 08-20-2014, 03:55 PM
RE: Upgrade live server - Eledrianek - 08-20-2014, 09:43 PM
RE: Upgrade live server - Extreme - 08-21-2014, 12:41 AM
RE: Upgrade live server - XuN - 08-21-2014, 07:06 AM
RE: Upgrade live server - Eledrianek - 08-21-2014, 07:50 AM
RE: Upgrade live server - darksun84 - 08-21-2014, 08:15 AM
RE: Upgrade live server - Eledrianek - 08-21-2014, 11:14 AM

Forum Jump:


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