Chris Posted December 16, 2015 Author Posted December 16, 2015 can you explain a bit more? psuedo if P2P -> hopP2P else //user is f2p hopF2P
Chris Posted December 16, 2015 Author Posted December 16, 2015 psuedo if P2P -> hopP2P else //user is f2p hopF2P ended up just using an array of the f2p worlds
Apaec Posted December 16, 2015 Posted December 16, 2015 I don't think there's an easy way of telling 1
Dark Magician Posted December 17, 2015 Posted December 17, 2015 (edited) If you want it for world hopping there is another way that I figured out (no arrays). I currently use it in my Hill Giant script, as I too was getting heavily requested for this feature. Edited December 17, 2015 by Dark Magician
atoo Posted December 17, 2015 Posted December 17, 2015 If you want it for world hopping there is another way that I figured out (no arrays). I currently use it in my Hill Giant script, as I too was getting heavily requested for this feature. Share it with us hehe 1
Chris Posted December 17, 2015 Author Posted December 17, 2015 If you want it for world hopping there is another way that I figured out (no arrays). I currently use it in my Hill Giant script, as I too was getting heavily requested for this feature. You are killing bro. You always do this suspense shit with your sentences like your gonna have the solution ready and ya leave me hanging. Magician plz. I'm triggered atm 1
Chicken Wing Posted December 17, 2015 Posted December 17, 2015 Can you check the world they are currently on and see if its a members world or not? 1
Ace Posted December 17, 2015 Posted December 17, 2015 Can you check the world they are currently on and see if its a members world or not?Yes this is possible