CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 03:47:12 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=338d8470c36261e87d86d55da00931da597bfa8a31936ba2a5f0787940bcd2b0a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22wAW-4UvWyF0nsxtX458ryWaIsmVEILG4%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d39d51dc74ad8b-BLR
wip tilemap town api - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Utility stuff ----
- contains(array, value)
- Returns true if array has a given value in it.
- index_of(array, value)
- Index of value in array.
- len(value)
- Returns string length or array length.
- ---- Map manipulation / information ----
- map_owner()
- Returns name of map owner.
- map_width()
- map_height()
- Returns dimensions of map.
- density(type)
- Returns the density (true/false) of a tile or obj.
- tile_get(x,y)
- tile_put(x,y,type)
- Gets/sets the tile type at x,y.
- obj_get(x,y)
- obj_put(x,y,list)
- Gets/sets the list of the obj types at x,y.
- ---- Player information ----
- player_get(player, key)
- player_set(player, key, value)
- Get/store per-player saved information.
- Saved between map visits.
- player_displayname(player)
- Returns display name of the player.
- player_x(player)
- player_y(player)
- Position of player.
- player_move(player, x, y)
- Move player to a new position.
- player_here(player)
- Returns true if player is on the map.
- player_who()
- Returns a list of the currently present players.
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 39 sec ago | 0.10 KB
-
⭐⭐⭐Instant Profit Method⭐⭐
Java | 52 sec ago | 0.10 KB
-
⭐⭐⭐Instant Profit Method⭐⭐
Java | 1 min ago | 0.10 KB
-
⭐⭐⭐MAKE $500 IN 15 MIN⭐⭐
Java | 1 min ago | 0.10 KB
-
⭐⭐⭐MAKE $500 IN 15 MIN⭐⭐
Java | 2 min ago | 0.10 KB
-
⭐⭐⭐Instant Profit Method⭐⭐
Java | 2 min ago | 0.10 KB
-
⭐⭐⭐Make $15OO in 2O minutesV G⭐⭐
Java | 2 min ago | 0.10 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ G
JavaScript | 2 min ago | 0.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand