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-nmm6 (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-nmm6 (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-nmm6 (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-nmm6 (Linux)
File Line Function
/showthread.php 786 errorHandler->error






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
So Close!
Author Message
x77x
Master
**

Posts: 488
Likes Given: 0
Likes Received: 15 in 15 posts
Joined: Mar 2012
Reputation: -4



Post: #1
So Close!
im trying to make a message board that will log when a player logs in...
im so close, the only problem is...

the message memory item is added ingame as a visable item...

Code:
[6395]
ID=1e5e
NAME=Online Log
//bulletin board
TYPE=106
COLOR=481
ATTR=010

CATEGORY=DRAGONS OF TIME ITEMS
SUBSECTION=Quest Items
DESCRIPTION=Online Bulletin Board

Code:
ON=@LOGIN
//VAR.NX=RAND(49)+1
//VAR.NY=RAND(19)+1
SRC.NEWITEM=00eb0//memitem
//SRC.ACT.TYPE=88
SRC.ACT.NAME=Online//subject
SRC.ACT.LINK=<UID>
SRC.ACT.MORE1=0ba036510//??? no idea 3 digits are the DAY
SRC.ACT.CONT=040048fe8//the message board serial
SRC.ACT.P=7,7,0//no idea, working messages arent an in game item
SRC.ACT.AUTHOR=<NAME>
SRC.ACT.BODY0=<NAME>
SRC.ACT.BODY1=was online at...
SRC.ACT.BODY2=<ACCOUNT.LASTCONNECTDATE>
SRC.ACT.TIMER=-1//~<SRC.ACT.TIMER>
SRC.ACT.ATTR=0//~<SRC.ACT.ATTR>

looking at the world file its looks correct

but the problem is...
the message memory item has to be under the message board in the worldfile save, because the message board is the container

how can i get it to bounce to the message boards container properly, to work as an actual message board post?

also
P=x,x,x

wheres this magic valt that all message board posts are saved at!? =)

Dragons of Time 2000-2020
http://dragonsoftime.com
(This post was last modified: 01-21-2017 11:01 PM by x77x.)
01-21-2017 08:31 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
So Close! - x77x - 01-21-2017 08:31 AM
RE: So Close! - x77x - 01-21-2017, 11:01 PM
RE: So Close! - t9king - 01-23-2017, 09:31 AM
RE: So Close! - Coruja - 01-23-2017, 11:13 AM
RE: So Close! - Anarch Cassius - 01-23-2017, 12:06 PM
RE: So Close! - x77x - 01-26-2017, 11:01 PM

Forum Jump:


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