|
| 21 Sep 2013 09:57 PM |
| In catalog heaven you can search for items. How would you do that. I know its probably some keyword system. But how would you get them to show up in different spots according to how many results came up? |
|
|
| Report Abuse |
|
|
Soquick
|
  |
| Joined: 01 Nov 2012 |
| Total Posts: 1497 |
|
|
| 21 Sep 2013 10:02 PM |
| I would use tables and stuff, use :find() |
|
|
| Report Abuse |
|
|
|
| 21 Sep 2013 10:18 PM |
| Can I have a better example? I tried that in a script and it didn't work... |
|
|
| Report Abuse |
|
|
Soquick
|
  |
| Joined: 01 Nov 2012 |
| Total Posts: 1497 |
|
|
| 21 Sep 2013 10:19 PM |
I cant exactly give an example without a preset system. if v.Text:find(textbox.Text) == 1 then |
|
|
| Report Abuse |
|
|
| |
|