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
player vendor dissappear
Author Message
ograso
Journeyman
*

Posts: 135
Likes Given: 10
Likes Received: 2 in 2 posts
Joined: May 2014
Reputation: 0



Post: #1
player vendor dissappear
Hey all,

I am using 56b and SCP-NightlyFriday(5.23.2014) script pack. Player vendor dissappeared immediately when I create the player vendor.

I thought there is no any problem on player vendor script because I used another player vendor script but same problem. Player vendor show itself and dissappear after 2 seconds..

Could be problem on housing script?
(This post was last modified: 05-26-2014 08:27 AM by ograso.)
05-26-2014 08:11 AM
Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #2
RE: player vendor dissappear
Did you try outside houses?
What vendor are you trying to create?

Is it custom?
Does it have "STR" in @Create?

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
05-26-2014 08:42 AM
Find all posts by this user Like Post Quote this message in a reply
ograso
Journeyman
*

Posts: 135
Likes Given: 10
Likes Received: 2 in 2 posts
Joined: May 2014
Reputation: 0



Post: #3
RE: player vendor dissappear
I tried everywhere but same result.

I used to original player vendor and also used to custom script. both of it has same problem. it is disspear after creation

and also there is str in @create.

[CHARDEF c_vendor_player]
NAME=#NAMES_HUMANMALE
ID=c_man
DESIRES=i_gold
CAN=MT_NONMOVER

ON=@Create
NPC=brain_human
IF !(<R2>)
BODY=c_woman
TIMERF 1,OBODY=c_vendor_player
NAME=#NAMES_HUMANFEMALE
UPDATE
ENDIF
IF !(<DEF.scp.Vendor_Redeed>)
GOLD += 200
ENDIF
COLOR=colors_skin
FLAGS=<FLAGS>|statf_invul|statf_freeze
SPEECH=s_player_vendors
EVENTS=+e_custom_vendor
MODMAXWEIGHT=<DEF.scp.Vendor_MaxWeight>
TAG.Salary=<DEF.scp.Vendor_SalaryBasic>
TAG.NameShop=<DEF.scp.Vendor_DefaultShopName>
VendorWear
EQUIPHALO
STR=100
ALLSKILLS=0.0
ITEMNEWBIE=i_bankbox
ITEMNEWBIE=i_backpack
EVENTS=+t_bag_vendor
(This post was last modified: 05-26-2014 09:23 AM by ograso.)
05-26-2014 08:46 AM
Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #4
RE: player vendor dissappear
Remove this and try again:
PHP Code:
IF !(<R2>)
BODY=c_woman
TIMERF 1
,OBODY=c_vendor_player
NAME
=#NAMES_HUMANFEMALE
UPDATE
ENDIF 

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
05-26-2014 09:40 AM
Find all posts by this user Like Post Quote this message in a reply
ograso
Journeyman
*

Posts: 135
Likes Given: 10
Likes Received: 2 in 2 posts
Joined: May 2014
Reputation: 0



Post: #5
RE: player vendor dissappear
(05-26-2014 09:40 AM)Extreme Wrote:  Remove this and try again:
PHP Code:
IF !(<R2>)
BODY=c_woman
TIMERF 1
,OBODY=c_vendor_player
NAME
=#NAMES_HUMANFEMALE
UPDATE
ENDIF 

I did but still same. Is there any problem on housing system?
05-26-2014 09:55 AM
Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #6
RE: player vendor dissappear
Maybe... post whole housing system and vendor inside [ spoiler ][ /spoiler ]

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
05-26-2014 11:23 AM
Find all posts by this user Like Post Quote this message in a reply
ograso
Journeyman
*

Posts: 135
Likes Given: 10
Likes Received: 2 in 2 posts
Joined: May 2014
Reputation: 0



Post: #7
RE: player vendor dissappear
You will press the "İndir" button after click to link

sphere_house_system.scp
http://www.upload.gen.tr/d.php/www/ED6Bt...m.scp.html

Player vendor;
http://www.upload.gen.tr/d.php/www/ED6Bt...m.scp.html
(This post was last modified: 05-26-2014 11:46 AM by ograso.)
05-26-2014 11:38 AM
Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #8
RE: player vendor dissappear
Wrong link, DNS maybe...

Attach it in your post, press New Replay button on bottom right corner.
There is an option to upload them.

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
05-26-2014 01:09 PM
Find all posts by this user Like Post Quote this message in a reply
ograso
Journeyman
*

Posts: 135
Likes Given: 10
Likes Received: 2 in 2 posts
Joined: May 2014
Reputation: 0



Post: #9
RE: player vendor dissappear
files attached


Attached File(s)
.scp  sphere_house_system.scp (Size: 107.94 KB / Downloads: 4)
.scp  sphere_vendor_system.scp (Size: 37.78 KB / Downloads: 9)
05-26-2014 09:10 PM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #10
RE: player vendor dissappear
Did you get these from Khaos's Library or are you using the SCP in part or in whole?

[Image: 2nis46r.jpg]
05-26-2014 09:18 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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