Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
No key deeds
Author Message
Hayur
Apprentice
*

Posts: 8
Likes Given: 1
Likes Received: 1 in 1 posts
Joined: Mar 2015
Reputation: 0



Post: #1
No key deeds
I have been transfering my 56b to 56c and i have a problems with deeds, everything is fixed with new ships also BUT deeds (ships or house) do not make keys anymore. I didnt modified my i_deed and i_deed_ship, and it was working before =/




[ITEMDEF 014ef]
DEFNAME=i_deed
TYPE=t_deed
FLIP=1
RESOURCES=1 I_PAPER, 1 i_WAX_SEAL
WEIGHT=1
CATEGORY=Provisions - Deeds
SUBSECTION=House Deeds
DESCRIPTION=Deed (Blank)
DUPELIST=014f0

[ITEMDEF 014f1]
DEFNAME=i_deed_ship
TYPE=t_deed
FLIP=1
RESOURCES=1 I_PAPER
WEIGHT=1
CATEGORY=Provisions - Deeds
SUBSECTION=Ship Plans
DESCRIPTION=Ship Plans (EMPTY)
DUPELIST=014f2

ELIF (<SRC.MAP>==3)
SRC.SYSMESSAGE You cannot create boats in Malas.
RETURN 1
ENDIF

[ITEMDEF i_deed_ship_long_N]
DEFNAME=i_deed_ship_long_N
ID=i_deed_ship
NAME=Deed to a long ship
RESOURCES=i_deed,m_large_ship_n

CATEGORY=Provisions - Deeds
SUBSECTION=Ship Plans
DESCRIPTION=Long Ship

ON=@Create
ATTR=attr_newbie
MORE=m_large_ship_n

ON=@Dclick
IF (<SRC.MAP>==3)
SRC.SYSMESSAGE @55 You cannot create boats in Malas.
RETURN 1
ENDIF
(This post was last modified: 04-20-2015 09:58 AM by Hayur.)
04-20-2015 09:52 AM
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)