stilldabomb, on 18 October 2012 - 02:25 PM, said:
Thanks, but it was so it would be compatible for Tekkit cause my friends and I play on it

/>
I just found a ComputerCraft 1.21 on my drive and it supports getSides().
I'm not sure since when it was available, but if your Tekkit has turtles, then you should have getSides().
A possible reason for the confusion just came to mind:
If you typed "
help rs" and didn't see a getSides() function, then that's because it's only listed on "
help redstone", which is more up-to-date than the help-page for rs. But rs and redstone are the same API, so you should definitely have that function.^^