Quote:
Originally Posted by DustyPorViva
Okay, I need someone who's good with gmap and scripting to help out here.
Last week I did the graphics and whole script for the zora, but sadly it doesn't work on gmap. The script is finished and I'm frustrated that I haven't been able to post it, so if anyone would like to help make it work on gmap, just aim/msn/yahoo me and I'll send the script and graphics for it.
|
You want it to randomly pop up in water around the gmap or the level it is placed on in the level?
well..
All I can think of atm is:
PHP Code:
if (isonmap) {
this.x = this.x%64, this.y = this.y%64;
}
xD It might be it's to late I'm tired, but I doubt that will help at all, really

You could test, but with my brain function atm I have no idea if it will work..
I'll try again tomorrow? ;o