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-nmm6 (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-nmm6 (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-nmm6 (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
Problems with Multi
Author Message
Stanic
Apprentice
*

Posts: 4
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: May 2012
Reputation: 0



Post: #1
Problems with Multi
So guys, i have a problem with multi constructions.
When a player loggin with multi.idx and multi.mul files, he can see and walk for the places, but when he loggin whitout the files, its like using a "wall-hack", he can cross all walls and objects that are in the multi!

PS.: The server is using the files in sphere.ini correctly.

How i can solve that?
05-07-2012 11:22 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: #2
RE: Problems with Multi
Is the objects base items have can_i_block flag?
05-07-2012 01:56 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Stanic
Apprentice
*

Posts: 4
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: May 2012
Reputation: 0



Post: #3
RE: Problems with Multi
Dont... How can i put?
05-08-2012 07:15 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: #4
RE: Problems with Multi
like that:

[ITEMDEF 02206]
DEFNAME=i_crystal_1
NAME=Crystal
TYPE=t_wall
CAN=CAN_I_BLOCK

if an item does not have can_i_block flag, then only thing preventing player from stepping on it is a client.
05-08-2012 04:52 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
VeTaL
Journeyman
*

Posts: 53
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: May 2012
Reputation: 0



Post: #5
RE: Problems with Multi
What is disadvantage of using can_i_block? Would it load Sphere that much?

For example, i have several PvP arenas, should i attach can_i_block flag to all borders of arena?
I have one arena with portals, and some of the trees (which are actually borders of arena) sometimes dont load, and player can move through them.
05-08-2012 09:44 PM
Find all posts by this user Like Post Quote this message in a reply
Stanic
Apprentice
*

Posts: 4
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: May 2012
Reputation: 0



Post: #6
RE: Problems with Multi
but the multi, is alredy construted, how i can put this can flag?
05-13-2012 02:23 AM
Find all posts by this user Like Post Quote this message in a reply
WRWR
Journeyman
*

Posts: 212
Likes Given: 30
Likes Received: 1 in 1 posts
Joined: Mar 2012
Reputation: 1



Post: #7
RE: Problems with Multi
You must set it for items of your multi
05-13-2012 05:13 AM
Find all posts by this user Like Post Quote this message in a reply
Stanic
Apprentice
*

Posts: 4
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: May 2012
Reputation: 0



Post: #8
RE: Problems with Multi
hmm, but i need remove the construction, or i can just edit the script of the itens that are in the multi?
05-14-2012 10:00 AM
Find all posts by this user Like Post Quote this message in a reply
VeTaL
Journeyman
*

Posts: 53
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: May 2012
Reputation: 0



Post: #9
RE: Problems with Multi
Here i am again. Didnt want to create a new thread.

So, the question is: when should i use in-game added objects, and when should i use mul-editing?

For example, one of GMs had created a pvp arena with the help of Axis (.add).
Is it enough just to set 'attr 08010'=1 (Never Moveable + Static)?
Or should i add also CAN=CAN_I_BLOCK to all arena wall objects?
Or is it better to edit and share mul-file?
06-05-2012 10:06 AM
Find all posts by this user Like Post Quote this message in a reply
Valios
Super Moderator
****

Posts: 390
Likes Given: 0
Likes Received: 12 in 9 posts
Joined: Mar 2010
Reputation: 6

Sphere Suite 2013

Post: #10
RE: Problems with Multi
It depends of how many objects your custom building contain. In my case I always go for mul editing because everything I build is over populated and huge for a short range of distance.
06-05-2012 11:11 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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