ID:150214
![]() Nov 27 2001, 3:21 pm
|
|
I want to make it so when everything repops, mobs respawn in random locations, but I can't seem to figure it out =( I guess I stopped coding for so long I lost all my crazy mad skillz >=p (you know, the ones I never REALLY had?)
|
yeah, I kinda figured that much out. I guess I should have been more specific about what my problem was. How would I get it to affect THAT mob?
like: (???).loc = locate(rand(1,100),rand(1,100),1) |
mob.loc = locate(rand(1,100),rand(1,100),rand(1,10))