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






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wall of stone
Author Message
Runcuks
Journeyman
*

Posts: 179
Likes Given: 5
Likes Received: 3 in 3 posts
Joined: Nov 2012
Reputation: 0



Post: #11
RE: Wall of stone
Even download pre-lease and diferent server client mul files but this is still happening, does any1 have any idea how to solve this problem, Sorry Rattlehead but i didn't get how to fix this one, sorry...
07-08-2013 05:30 AM
Find all posts by this user Like Post Quote this message in a reply
dagger4k
Journeyman
*

Posts: 194
Likes Given: 1
Likes Received: 12 in 12 posts
Joined: Mar 2012
Reputation: 0



Post: #12
RE: Wall of stone
when you change your files do you still see the wall of stone as being that small? or the oldschool version. The reason being is that you can see -- and cast -- over certain items.
07-08-2013 09:24 AM
Find all posts by this user Like Post Quote this message in a reply
Shaklaban
Master
**

Posts: 378
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Mar 2012
Reputation: 8

DOT

Post: #13
RE: Wall of stone
set can=can_i_block|can_i_blocklos in wall items.
07-08-2013 08:35 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Rizz
Master
**

Posts: 396
Likes Given: 21
Likes Received: 14 in 9 posts
Joined: Oct 2012
Reputation: 0



Post: #14
RE: Wall of stone
Look at your tiledata.mul on your server.
Default stone wall actually is an arch.
07-09-2013 03:23 AM
Find all posts by this user Like Post Quote this message in a reply
Runcuks
Journeyman
*

Posts: 179
Likes Given: 5
Likes Received: 3 in 3 posts
Joined: Nov 2012
Reputation: 0



Post: #15
RE: Wall of stone
Shaklaban your idea didn't work, and Rizz i took a look in tiledata and all looks fine Stone Wall arch - Height 20 Wall and Impassble cheked in only for 0x6F and 0x71 impassble isnt cheked... But i am playing one server which is using same patch as i have but in that server all works fine ..
07-09-2013 07:02 AM
Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 245
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #16
RE: Wall of stone
try by casting a stone wall in game, then check its height with .xshow height

Check even the type to be sure at 100000% Tongue
(This post was last modified: 07-09-2013 07:33 AM by darksun84.)
07-09-2013 07:32 AM
Find all posts by this user Like Post Quote this message in a reply
dagger4k
Journeyman
*

Posts: 194
Likes Given: 1
Likes Received: 12 in 12 posts
Joined: Mar 2012
Reputation: 0



Post: #17
RE: Wall of stone
You might have messed up with height of the map or some random thing haha....

Also... .gm 0

Also... If you have in the sphere ini, same ip admin you will want to turn this off... In some cases even if you have gm set to 0 you will be able to cast as a gm..
07-09-2013 08:56 AM
Find all posts by this user Like Post Quote this message in a reply
Runcuks
Journeyman
*

Posts: 179
Likes Given: 5
Likes Received: 3 in 3 posts
Joined: Nov 2012
Reputation: 0



Post: #18
RE: Wall of stone
darksun84 i cast wall of stone in game its height is 22 cheked all with .info all looked fine but still player could shot with bow or magic tru it, cast dispid wall of wall of stone and all works fine player can't attack it tru ... maybe with my spell something ir wrong...
dagger4k i try to login with my ip addres not with 127.0.0.1 but still didnt work as it should ...

[Spell 24]
DEFNAME=s_wall_of_stone
NAME=Wall of Stone
SOUND=snd_SPELL_WALL_OF_STONE
RUNES=ISY
CAST_TIME=30
RESOURCES=i_reag_blood_moss,i_reag_garlic
RUNE_ITEM=i_rune_WALL_OF_STONE
SCROLL_ITEM=i_scroll_WALL_OF_STONE
FLAGS=SPELLFLAG_TARG_XYZ|SPELLFLAG_FIELD
EFFECT_ID=0
EFFECT=0
DURATION=60.0
MANAUSE=9
SKILLREQ=MAGERY 30.0
INTERRUPT=100.0,100.0


ON=@SELECT

IF (<SRC.REGION.TAG0.BLUE>==1) || (<SRC.REGION.TAG0.RED>==1) || (<SRC.REGION.TAG0.BATTLE>==1)
SRC.SYSMESSAGE @50 You can't cast that spell here!
RETURN 1
ENDIF

IF (<SRC.TAG0.MUTE>==1)
SRC.SYSMESSAGE You can't do that.
RETURN 1
ENDIF


ON=@SUCCESS
TAG0.SUMW = <EVAL <SERV.TIME>+100>
return 0
07-09-2013 04:00 PM
Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 245
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #19
RE: Wall of stone
uhh i actually tried it , and i got the same problem even with normal classic wall of stone

It's fixable by enabling AdvancedLOS for both player and npc on sphere.ini .


Anyway, i am not sure that wall of stone should block spells !
(This post was last modified: 07-09-2013 06:06 PM by darksun84.)
07-09-2013 05:04 PM
Find all posts by this user Like Post Quote this message in a reply
Runcuks
Journeyman
*

Posts: 179
Likes Given: 5
Likes Received: 3 in 3 posts
Joined: Nov 2012
Reputation: 0



Post: #20
RE: Wall of stone
Thanks darksun84 it works . Smile
07-09-2013 06:08 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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