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






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to set a newbie tag?
Author Message
jexnico
Journeyman
*

Posts: 191
Likes Given: 114
Likes Received: 3 in 3 posts
Joined: Jan 2014
Reputation: 0



Post: #1
how to set a newbie tag?
how to set a newbie tag upon a newbie item?
Example:

. [Newbie]
. Spellbook
02-19-2016 07:03 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Kanibal
Master
**

Posts: 255
Likes Given: 6
Likes Received: 30 in 28 posts
Joined: Jun 2012
Reputation: 0



Post: #2
RE: how to set a newbie tag?
Code:
[NEWBIE MALE_DEFAULT]
// Male Generic Starting Clothes
ITEMNEWBIE=i_shirt_plain  // Newbie Item  <<<<
COLOR=colors_all
ITEMNEWBIE=random_pants  // Newbie Item  <<<<
COLOR=colors_neutral
ITEMNEWBIE=random_shoes  // Newbie Item  <<<<
COLOR=colors_neutral
ITEMNEWBIE=i_dagger  // Newbie Item  <<<<
ITEMNEWBIE=i_candle  // Newbie Item  <<<<
ITEMNEWBIE=i_book_sm  // Newbie Item  <<<<
ITEMNEWBIE=i_gold,100  // Newbie Item  <<<<

Grandmaster Localhost Admin
02-19-2016 07:14 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
jexnico
Journeyman
*

Posts: 191
Likes Given: 114
Likes Received: 3 in 3 posts
Joined: Jan 2014
Reputation: 0



Post: #3
RE: how to set a newbie tag?
(02-19-2016 07:14 AM)Kanibal Wrote:  
Code:
[NEWBIE MALE_DEFAULT]
// Male Generic Starting Clothes
ITEMNEWBIE=i_shirt_plain  // Newbie Item  <<<<
COLOR=colors_all
ITEMNEWBIE=random_pants  // Newbie Item  <<<<
COLOR=colors_neutral
ITEMNEWBIE=random_shoes  // Newbie Item  <<<<
COLOR=colors_neutral
ITEMNEWBIE=i_dagger  // Newbie Item  <<<<
ITEMNEWBIE=i_candle  // Newbie Item  <<<<
ITEMNEWBIE=i_book_sm  // Newbie Item  <<<<
ITEMNEWBIE=i_gold,100  // Newbie Item  <<<<

My items are already sitting as a newbie, but when i click on an item does not show the newbie tag on him.
02-19-2016 07:55 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
pointhz
Journeyman
*

Posts: 148
Likes Given: 1
Likes Received: 55 in 28 posts
Joined: Oct 2013
Reputation: 1



Post: #4
RE: how to set a newbie tag?
on=@click
IF (<attr> & attr_newbie)
MESSAGE [Newbied]
endif
02-19-2016 08:00 AM
Find all posts by this user Like Post Quote this message in a reply
Khaos
Master
**

Posts: 595
Likes Given: 166
Likes Received: 83 in 51 posts
Joined: Mar 2012
Reputation: 11



Post: #5
RE: how to set a newbie tag?
It should be registering in Clilocs if you are using those. If I remember right, setting attr |attr_newbie|attr_blessed will also show a Blessed cliloc. ^_^
02-19-2016 09:33 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)