|
| 23 Mar 2016 11:45 AM |
hi so how u do use textbox like when someone types something into it and then hits enter how u access what they typed uknow
RAP:1,911,593|R$85,628/100,000|#thissiteisboring. |
|
|
| Report Abuse |
|
|
|
| 23 Mar 2016 11:45 AM |
textbox.Text
sc: wordizbond R$340,588 Tx21,425 |
|
|
| Report Abuse |
|
|
ash877
|
  |
| Joined: 18 Feb 2008 |
| Total Posts: 5142 |
|
|
| 23 Mar 2016 11:45 AM |
box.FocusLost:connect(function(enter) if enter then --LOL!!! end end)
#code alert("I am awesome c:") |
|
|
| Report Abuse |
|
|
|
| 23 Mar 2016 11:46 AM |
@ash im guessing --LOL!! is wher u put code
RAP:1,911,593|R$85,628/100,000|#thissiteisboring. |
|
|
| Report Abuse |
|
|
ash877
|
  |
| Joined: 18 Feb 2008 |
| Total Posts: 5142 |
|
|
| 23 Mar 2016 11:47 AM |
yes
#code alert("I am awesome c:") |
|
|
| Report Abuse |
|
|
zootopias
|
  |
| Joined: 20 Mar 2016 |
| Total Posts: 1086 |
|
| |
|
|
| 23 Mar 2016 11:47 AM |
war ur joking
u should at least know what -- means..... ;/...
|
|
|
| Report Abuse |
|
|
|
| 23 Mar 2016 12:02 PM |
@zoo nope im making a territory conquest- type game but there's gonna be more to it
@ash
so what it want it to do is subtract the number entered from one value and then add it to another
how would i do tht im not very good at this
RAP:1,911,612|R$85,886/100,000|#thissiteisboring. |
|
|
| Report Abuse |
|
|
|
| 23 Mar 2016 12:03 PM |
| Why use a TextBox when u can make ur own o3o |
|
|
| Report Abuse |
|
|
|
| 23 Mar 2016 12:04 PM |
what
RAP:1,911,612|R$85,886/100,000|#thissiteisboring. |
|
|
| Report Abuse |
|
|
|
| 23 Mar 2016 12:06 PM |
o3o But no if u want to add numbers I suggest making a Gui where u have the numbers and arrows things and can just Inc/Dec Like Pokemon!
Except ud have to kno how to do that but theyre fun to make so |
|
|
| Report Abuse |
|
|
|
| 23 Mar 2016 12:08 PM |
wiki.roblox.com
"Salinas23 / Dmitri Shostakovich's passionate listener" R$548 |
|
|
| Report Abuse |
|
|
qliz
|
  |
| Joined: 01 Jan 2012 |
| Total Posts: 17814 |
|
|
| 23 Mar 2016 12:09 PM |
what r u trying to make an ingame phish ver bad
20k Value - RDC certainly is ahead! |
|
|
| Report Abuse |
|
|
|
| 23 Mar 2016 12:10 PM |
Dan it ur mean ;((( Now I want to make a library for that but I cant cause I have too much work to do Mean I say!! |
|
|
| Report Abuse |
|
|
|
| 23 Mar 2016 12:10 PM |
ur clearly not into game making
"Salinas23 / Dmitri Shostakovich's passionate listener" R$548 |
|
|
| Report Abuse |
|
|
|
| 23 Mar 2016 12:11 PM |
i mite do tht hockey cat
RAP:1,911,601|R$85,886/100,000|#thissiteisboring. |
|
|
| Report Abuse |
|
|
|
| 23 Mar 2016 12:11 PM |
@dmitri
all the wiki articles r acting up like if u go to textbox page theres nothing there
RAP:1,911,601|R$85,886/100,000|#thissiteisboring. |
|
|
| Report Abuse |
|
|
|
| 23 Mar 2016 12:13 PM |
some pages as far as i know have 2 links
one of those redirects u to nothing
the other one gives u all the info and properties about what ur looking for
"Salinas23 / Dmitri Shostakovich's passionate listener" R$548 |
|
|
| Report Abuse |
|
|
|
| 23 Mar 2016 12:14 PM |
Ye I found that yesterday xd But if u rllywant help go ask Scripters Dey slow but dey actually script so!1
Other than me and Verbal anf some other guys theres not many Scripters on here o3o |
|
|
| Report Abuse |
|
|
|
| 23 Mar 2016 12:49 PM |
and i havent scripted in weeks i probably forgot everything
sc: wordizbond R$338,864 Tx22,951 |
|
|
| Report Abuse |
|
|
|
| 23 Mar 2016 01:04 PM |
u dont just forget by not scripting!1
i once went like a year without scripting other than a few syntax errors i still knew everything1
#code R+ | local x = 5; |
|
|
| Report Abuse |
|
|
ash877
|
  |
| Joined: 18 Feb 2008 |
| Total Posts: 5142 |
|
|
| 23 Mar 2016 01:59 PM |
local num=tonumber(box.Text)
subNum=subNum-num addNum=addNum+num
sub and add for respective values that you want to add/subtract
#code alert("I am awesome c:") |
|
|
| Report Abuse |
|
|
|
| 23 Mar 2016 02:34 PM |
ya im gonna do down arrow and up arrow and they'll edit a value and when the value changes the box is gonna have a connect function
RAP:1,911,971|R$86,465/100,000|#thissiteisboring. |
|
|
| Report Abuse |
|
|
bluefredy
|
  |
| Joined: 23 Oct 2010 |
| Total Posts: 59243 |
|
| |
|