19.07.2012, 00:35
Quote:
That sounds easy! We can totally make you a script without you telling us your file saving system, variables, functions, and other includes and defines!
I am totally going to help you with this, because that's what us people that have no script given do, even when the person who requests for it wants us to script this all from apparently scratch! |
But to help the main person
The thing you'll need to do to see if a player use a cell is to make a array with like bool:cells[20] and for every player that take a cell you'll set that variable to true and when they leave it you'll set it to false. If you don't understand anything what I'm talking about you should watch some videos on basic scripting or basic c++
Hope i helped