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
Where is the original SCP of menu buy/sell?
Author Message
pushim
Journeyman
*

Posts: 60
Likes Given: 20
Likes Received: 2 in 2 posts
Joined: Dec 2013
Reputation: 0



Post: #1
Where is the original SCP of menu buy/sell?
I can not find the menu in the scripts, or i need create my own scp?
if so, how do I generate the scrolling menu?


Attached File(s) Thumbnail(s)
   
02-02-2015 03:24 PM
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: Where is the original SCP of menu buy/sell?
It's client side.. Sphere send the data and client creates the menu. You need create your own menu then.

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.
02-03-2015 12:04 AM
Find all posts by this user Like Post Quote this message in a reply
amonvangrell
Banned

Posts: 337
Likes Given: 17
Likes Received: 32 in 20 posts
Joined: Aug 2012

britannia shard

Post: #3
RE: Where is the original SCP of menu buy/sell?
Man that's the weird part, in the DMS Shard (u know it.. Big Grin), their news gump has a scrolling feature. and it works flawless... *confuse*
02-03-2015 04:44 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
XuN
Sphere Developer
*****

Posts: 852
Likes Given: 102
Likes Received: 156 in 119 posts
Joined: Jul 2013
Reputation: 30



Post: #4
RE: Where is the original SCP of menu buy/sell?
The News or MOTD is similar to Buy/Sell dialogs, you set the text and Sphere send it inside a Packet for the client to build it.
02-03-2015 05:00 PM
Find all posts by this user Like Post Quote this message in a reply
pushim
Journeyman
*

Posts: 60
Likes Given: 20
Likes Received: 2 in 2 posts
Joined: Dec 2013
Reputation: 0



Post: #5
RE: Where is the original SCP of menu buy/sell?
I need the scroll menu for a script where i enter a text in a small gump, where a long text can be scrolled down, no for a buy/sell menu
(This post was last modified: 02-03-2015 10:25 PM by pushim.)
02-03-2015 09:10 PM
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: RE: Where is the original SCP of menu buy/sell?
(02-03-2015 04:44 PM)amonvangrell Wrote:  Man that's the weird part, in the DMS Shard (u know it.. Big Grin), their news gump has a scrolling feature. and it works flawless... *confuse*

WHAT?
I'm sure you know the dhtmlgump, right?
It can scroll if the text inside is long, but you cannot make a new buy sell menu like the original.

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.
02-03-2015 11:35 PM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Extreme's post
amonvangrell
Banned

Posts: 337
Likes Given: 17
Likes Received: 32 in 20 posts
Joined: Aug 2012

britannia shard

Post: #7
RE: Where is the original SCP of menu buy/sell?
wow, I did not knew about the dhtmlgump... can u post an exemple?
02-04-2015 09:18 AM
Visit this user's website 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: Where is the original SCP of menu buy/sell?
The syntax is in sphere_dialog.scp.
There is options for background, scrollbar..

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.
02-04-2015 09:21 AM
Find all posts by this user Like Post Quote this message in a reply
Jim
Apprentice
*

Posts: 28
Likes Given: 1
Likes Received: 12 in 4 posts
Joined: Jan 2015
Reputation: 0



Post: #9
RE: Where is the original SCP of menu buy/sell?
The "dhtmlgump" can be set "has_scrollbar", but it is used to place some text not for entry some text.
Is there any gump that has scrollbar and also can used to entry some text?
02-04-2015 10:00 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: #10
RE: Where is the original SCP of menu buy/sell?
No.

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.
02-04-2015 12:39 PM
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)