Thread: GMAP Trouble
View Single Post
  #15  
Old 04-01-2008, 08:49 AM
[email protected] sid.gottlieb@googlemail.com is offline
Banned
Join Date: Mar 2008
Posts: 861
sid.gottlieb@googlemail.com will become famous soon enough
PHP Code:
"new4.nw" "new1.nw" 
"new2.nw" "new3.nw" 
make it

PHP Code:
"new4.nw","new1.nw" 
"new2.nw"
,"new3.nw" 
also its
PHP Code:
loadmap new; 
Reply With Quote