|
| 17 Jul 2011 02:41 AM |
| So I am a pretty good scripter. But I was going to make a monitor system. So let's say I have 10 screens. The 10 screen are in a model called Monitors. Could I have a script that when I click a button it goes through all the monitors and changes the decal asset to the one programed in the button. And have a few buttons that have different decals added to it. |
|
|
| Report Abuse |
|
|
OBF
|
  |
| Joined: 29 Sep 2009 |
| Total Posts: 10709 |
|
|
| 17 Jul 2011 02:43 AM |
| Use a for loop and some tables to change the screen. |
|
|
| Report Abuse |
|
|
|
| 17 Jul 2011 03:22 AM |
| Im not the good with tables. -.- And like a while true do? |
|
|
| Report Abuse |
|
|
Fl0x
|
  |
| Joined: 06 Aug 2010 |
| Total Posts: 5169 |
|
|
| 17 Jul 2011 03:44 AM |
| I recommend learning tables to get more advanced, they are pretty useful. |
|
|
| Report Abuse |
|
|
|
| 17 Jul 2011 01:29 PM |
| Where can I find a learning table? |
|
|
| Report Abuse |
|
|
|
| 17 Jul 2011 01:32 PM |
| { "NameHere", "NameHere", "Namehere" } is a common table, seen in VIP doors, admin commands, ect. Tables are used to list more than one object. |
|
|
| Report Abuse |
|
|