rbxlmadx
Member
- Messages
- 32
- Reaction score
- 1
- Points
- 8
So let's say I have a link, example: http://www.google.com/index.php?Ads=12
(Not a real Lin, just for example), anyway, you see that twelve at the end? I want that twelve (the numeral) to be the thing I fetch from a table... So it would look like this in script:
http://www.google.com/index.php?Ads='$numbertwelve'
!!!!But!!!! I do not know how to fetch from a table so I simply can not make this happen, please someone, how can I fetch from a table so this function will work?
(Not a real Lin, just for example), anyway, you see that twelve at the end? I want that twelve (the numeral) to be the thing I fetch from a table... So it would look like this in script:
http://www.google.com/index.php?Ads='$numbertwelve'
!!!!But!!!! I do not know how to fetch from a table so I simply can not make this happen, please someone, how can I fetch from a table so this function will work?