Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Finding Powercells that needs charging
Post: Finding Powercells that needs charging

How do I get a grabber to only collect Powercells that needs to be charged? Code:extern void object::Findandcharge() { object item; while(true) { item=radar(PowerCell); while ( item.energyLeve...
Jono General 13 39,475 04-09-2015, 08:14 AM