Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Where am i?
Author Message
Catalan_mistral
Journeyman
*

Posts: 54
Likes Given: 2
Likes Received: 6 in 5 posts
Joined: Jan 2017
Reputation: 0



Post: #1
Where am i?
After finding my old travel gump in the old sphere 1.0 release decided to have a play and made this little fun script, you know when you are at some tourist spot and they have a map with a big Arrow pointing to where you are,

Code:
[FUNCTION f_where_am_i]
src.dialog d_where_am_i

[DIALOG d_where_am_i]
0,0 // This makes the gump start in the top left corner of the screen
page 0
resizepic 0 0 3600 640 480
gumppic 1 1 5500
gumppic 60 50 5528
gumppic 2 2 5536
button <EVAL ((<p.x>*10)/137)+60> <EVAL ((<p.y>*10)/112)+50> 4507 4507 1 0 0
text <EVAL ((<p.x>*10)/137)+110> <EVAL ((<p.y>*10)/112)+80> 90 0

[DIALOG d_where_am_i TEXT]
YOU ARE HERE!

Trammel/Felucca map.

The One and Only......
(This post was last modified: 02-04-2017 04:08 AM by Catalan_mistral.)
02-04-2017 04:06 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Catalan_mistral's post
Post Reply 


Forum Jump:


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