Isosta
|
  |
| Joined: 10 May 2015 |
| Total Posts: 14729 |
|
|
| 06 Jul 2015 03:48 AM |
http://www.roblox.com/games/266057182/TSU-The-Tempus-Index
Your data is going to be wiped when I'm done, so doesn't really matter.
ily2beb |
|
|
| Report Abuse |
|
|
Isosta
|
  |
| Joined: 10 May 2015 |
| Total Posts: 14729 |
|
|
| 06 Jul 2015 03:52 AM |
The profile display currently shows you having 800 more experience than you do so you can see it.
ily2beb |
|
|
| Report Abuse |
|
|
Vesqueral
|
  |
| Joined: 30 Jan 2015 |
| Total Posts: 2336 |
|
| |
|
Isosta
|
  |
| Joined: 10 May 2015 |
| Total Posts: 14729 |
|
| |
|
Vyctar
|
  |
| Joined: 15 Mar 2012 |
| Total Posts: 3535 |
|
|
| 06 Jul 2015 03:53 AM |
call it
Vyctar's FanBase
~Dinosaurmester [+10.9k posts] |
|
|
| Report Abuse |
|
|
Isosta
|
  |
| Joined: 10 May 2015 |
| Total Posts: 14729 |
|
|
| 06 Jul 2015 03:53 AM |
Tempus is the operating system for my database, so I will call it an operating system.
skrub.
ily2beb |
|
|
| Report Abuse |
|
|
|
| 06 Jul 2015 03:53 AM |
| While the EXP bar does progress, the number remains at 0/1000. |
|
|
| Report Abuse |
|
|
Vesqueral
|
  |
| Joined: 30 Jan 2015 |
| Total Posts: 2336 |
|
|
| 06 Jul 2015 03:54 AM |
By this he means he named his serverside.
|
|
|
| Report Abuse |
|
|
Isosta
|
  |
| Joined: 10 May 2015 |
| Total Posts: 14729 |
|
|
| 06 Jul 2015 03:54 AM |
@Lego,
oo
thanks, I'll fix it.
ily2beb |
|
|
| Report Abuse |
|
|
Isosta
|
  |
| Joined: 10 May 2015 |
| Total Posts: 14729 |
|
|
| 06 Jul 2015 03:56 AM |
Oh I just realized it's because technically your exp is 0.
ily2beb |
|
|
| Report Abuse |
|
|
|
| 06 Jul 2015 03:58 AM |
You should add a back button to them, shouldn't be too hard, it's more or less
OnClickFunction() Script.(However many Parent you need).Visible = false Script.(However many Parent you need to get the previous screen).Visible = true |
|
|
| Report Abuse |
|
|
Vesqueral
|
  |
| Joined: 30 Jan 2015 |
| Total Posts: 2336 |
|
|
| 06 Jul 2015 03:59 AM |
| That makes too much sense, OP has probably spent way too long overengineering it so it's way too complex to do something that simple. |
|
|
| Report Abuse |
|
|
|
| 06 Jul 2015 04:00 AM |
Nah Vesq, a back button is easy and shouldn't be prioritized.
It'd be one of the last things I'd add too. |
|
|
| Report Abuse |
|
|
gskw
|
  |
| Joined: 05 Jan 2013 |
| Total Posts: 1364 |
|
|
| 06 Jul 2015 04:01 AM |
Pretty neat. In some places I feel like it's a bit plain and I couldn't figure how to go back (like other people on this thread)
This is a signature. Recommended username: HelpfulGskw |
|
|
| Report Abuse |
|
|
Isosta
|
  |
| Joined: 10 May 2015 |
| Total Posts: 14729 |
|
|
| 06 Jul 2015 04:04 AM |
@Vesq,
except I have a really simple changepage function, and it's actually easy as hell to make, I just don't want to make an ugly ass button, and I need a place to put it on every page.
ily2beb |
|
|
| Report Abuse |
|
|
Vesqueral
|
  |
| Joined: 30 Jan 2015 |
| Total Posts: 2336 |
|
| |
|
Isosta
|
  |
| Joined: 10 May 2015 |
| Total Posts: 14729 |
|
|
| 06 Jul 2015 04:05 AM |
I almost always add them last until I get a lot of complaints.
ily2beb |
|
|
| Report Abuse |
|
|
Isosta
|
  |
| Joined: 10 May 2015 |
| Total Posts: 14729 |
|
|
| 06 Jul 2015 04:06 AM |
module.changePage = function(page) pages['Page1']:TweenPosition(UDim2.new(1-page,0,0,0),'InOut','Linear',1,true) pages['Page2']:TweenPosition(UDim2.new(2-page,0,0,0),'InOut','Linear',1,true) pages['Page3']:TweenPosition(UDim2.new(3-page,0,0,0),'InOut','Linear',1,true) end
ily2beb |
|
|
| Report Abuse |
|
|
Vesqueral
|
  |
| Joined: 30 Jan 2015 |
| Total Posts: 2336 |
|
|
| 06 Jul 2015 04:07 AM |
| I don't recall asking but okay? |
|
|
| Report Abuse |
|
|
Isosta
|
  |
| Joined: 10 May 2015 |
| Total Posts: 14729 |
|
|
| 06 Jul 2015 04:07 AM |
ik, I'm just saying that it's not hard to do in my case.
ily2beb |
|
|
| Report Abuse |
|
|
Isosta
|
  |
| Joined: 10 May 2015 |
| Total Posts: 14729 |
|
|
| 06 Jul 2015 04:08 AM |
to be completely honest, I'll probably trash it and remake it twice as good later, cuz that's what I always do. I'll try this time not to though. :/
ily2beb |
|
|
| Report Abuse |
|
|
Vesqueral
|
  |
| Joined: 30 Jan 2015 |
| Total Posts: 2336 |
|
|
| 06 Jul 2015 04:09 AM |
| If I could just distill all that smug down into a liquid and then blow it up your ass I wonder if all your ideas would come out |
|
|
| Report Abuse |
|
|
Isosta
|
  |
| Joined: 10 May 2015 |
| Total Posts: 14729 |
|
|
| 06 Jul 2015 04:11 AM |
how am I acting smug...
maybe I am. Maybe I'm to wired on red bull to know.
O_O
ily2beb |
|
|
| Report Abuse |
|
|
|
| 06 Jul 2015 04:15 AM |
looks sweet
- Road to riches |
|
|
| Report Abuse |
|
|
Vesqueral
|
  |
| Joined: 30 Jan 2015 |
| Total Posts: 2336 |
|
|
| 06 Jul 2015 04:17 AM |
| Idk dude saying you'll remake it "even better" like you always do seems smug to me |
|
|
| Report Abuse |
|
|