Thread
:
player.level with Gmaps
View Single Post
#
10
06-26-2013, 04:15 PM
baseman101
Scripter
Join Date: Nov 2012
Location: Purcellville, VA
Posts: 76
PHP Code:
function
onPlayerChats
() {
if(
player
.
chat
==
"/try"
) {
echo(
player
.
level
.
name
);
}
}
This returns something.gmap. Anyway, what about the problem with getting the tiles of a gmap part?
baseman101
View Public Profile
View GraalOnline Profile
Find all posts by baseman101