The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 786 - File: showthread.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/showthread.php 786 errorHandler->error






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Map1 not working.
Author Message
Crusader
Master
**

Posts: 254
Likes Given: 7
Likes Received: 19 in 12 posts
Joined: Apr 2012
Reputation: 6

Erehwon New Hera

Post: #1
Map1 not working.
as i wrote in chat XD i have this weird issue: when i go in map1 (.go xxxx,xxxx,x,1 or xxxx,xxxx,xxxx,1,1 instead of find myself in the map1 i'm still in map0 (i mean i see the same map0 and i can move on it), but in Axis i see the map1 and according with axis i'm in the right map.

I'm adding all the infos, but take into account that both maps are custom and if i switch map0 with map1 i can see the other map without problems but when i go in map1 again, i have the same issue (i see map0).

so...sphere ini is like this (take into account that i activated all features 'till ML (included)) + i use client 5.x:

Code:
// To activate ML-sized map #0 uncomment the next line (don't forget to uncomment
// sphere_map0_ml.scp and sphere_map_points0_ml.scp in spheretables.scp if you want
// to use the default areas)
//Map0=7168,4096,-1,-1

// To activate ML-sized map #1 uncomment the next line
//Map1=7168,4096,0,1
MAP0=7168,4096,-1,0,0 // i tried also without this and the next line
MAP1=7168,4096,-1,1,1

// To enable the use of MapDif*.mul and StaDif*.mul files, set this to 1.
UseMapDiffs=0

spheretables.scp:
Code:
// -----------------------------------
//              Maps
// -----------------------------------
//scripts/maps/sphere_map0.scp
//scripts/maps/sphere_map0_ml.scp
//scripts/maps/sphere_map1.scp
// scripts/maps/sphere_map2.scp
// scripts/maps/sphere_map3.scp
// scripts/maps/sphere_map4.scp
// scripts/maps/sphere_map5.scp
//scripts/maps/sphere_map_points0.scp
// scripts/maps/sphere_map_points0_ml.scp
//scripts/maps/sphere_map_points1.scp
// scripts/maps/sphere_map_points2.scp
// scripts/maps/sphere_map_points3.scp
// scripts/maps/sphere_map_points4.scp
// scripts/maps/sphere_map_points5.scp
// -----------------------------------
scripts/sphere_menu.scp
scripts/sphere_name.scp
scripts/sphere_skillmenu.scp
scripts/sphere_spawns.scp
scripts/sphere_speech.scp
scripts/sphere_skills.scp
scripts/spells/
// scripts/sphere_spells.scp
scripts/sphere_newb.scp
scripts/sphere_template.scp
scripts/sphere_template_loot.scp
scripts/sphere_template_vend.scp
scripts/sphere_triggers.scp
scripts/sphere_serv_triggers.scp
scripts/speech/

scripts/custom/
scripts/custom/armors/
scripts/custom/map/
scripts/custom/skills/
scripts/custom/skillmenu/
scripts/custom/weapons/

Inside script/custom/map i have:
ere_spherenames.scp:
Code:
VERSION=0.56b

[AREADEF a_world]
EVENTS=r_default,r_default_rock,r_default_water,r_default_tree,r_default_grass
NAME=Erehwon
GROUP=ALLMAP
P=1323,1624,55,0
RECT=0,0,7168,4096,0

[...] and other stuff

ere_spherenames1.scp:
Code:
VERSION=0.56b

[AREADEF a_world_map1] // UO Renaissance (T2A, map0,statics0,staidx0), map #0
NAME=Dungeon Sigil
FLAGS=region_flag_dungeon
GROUP=ALLMAP
P=1323,1624,55,1
RECT=0,0,7168,4096,1
EVENTS=r_default,r_default_rock,r_default_water,r_default_tree,r_default_grass

[AREADEF a_arena1_espera]
NAME=Arena 1 - Espera
FLAGS=region_antimagic_all|region_antimagic_gate|region_flag_nobuilding|region_f​lag_safe|region_flag_no_pvp
GROUP=PVP Arenas
P=5225,1747,0,1
RECT=5224,1740,5227,1755,1


[EOF]


Any suggestions?
01-14-2013 11:03 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Map1 not working. - Crusader - 01-14-2013 11:03 AM
RE: Map1 not working. - Mordaunt - 01-14-2013, 11:25 AM
RE: Map1 not working. - Crusader - 01-14-2013, 12:56 PM
RE: Map1 not working. - Mordaunt - 01-14-2013, 01:03 PM
RE: Map1 not working. - Jaguar - 01-15-2013, 08:04 AM
RE: Map1 not working. - Crusader - 01-15-2013, 08:26 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)