Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F210973
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
698 B
Subscribers
None
View Options
diff --git a/content/scenes/B00001002.tpl b/content/scenes/B00001002.tpl
index b8c2121..58ac0b5 100644
--- a/content/scenes/B00001002.tpl
+++ b/content/scenes/B00001002.tpl
@@ -1,7 +1,7 @@
-{$xyz = explode(',', substr($CurrentPerso->location_local, 1 -1))}
+{$xyz = explode(',', substr($CurrentPerso->location_local, 1, -1))}
{$x = $xyz[0]}{$y = $xyz[1]}{$z = $xyz[2]}
<p>
Secteur C<span id="sector">{GeoOctocube::get_sector($x, $y, $z)}</span><br />
- Niveau <span id="level">{$z}</span><br />
- Zone <span id="area">{abs($x)}, {abs($y)}</span>
+ Niveau <span id="level">{abs($z)}</span><br />
+ Zone <span id="area">{abs($x)}-{abs($y)}</span>
</p>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Nov 17, 23:30 (6 d, 22 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
20830
Default Alt Text
(698 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment