Thread Rating:
- 0 Votes - 0 Average
- 1
- 2
- 3
- 4
- 5
Need help to solve some bugs
|
Author |
Message |
Oxtar 
Apprentice

Posts: 48
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Jul 2012
Reputation: 0
![]()
|
RE: Need help to solve some bugs
Quote:1) When a char is training bowcrafting he need to create shaft's to gain skill. but if i dont separte the logs (ex: 100 logs) before start to create shafts, sphere will create 100 shafts once.
That's the way it should be raised. You really are willing to separate every single logs?... Then script it lol..
Quote:2) If someone use some "area spell" closer to a house, the char inside is hited.
You need to script the spell to take in consideration the house itself.
Quote:3) If someone use the spell "Mass Dispell" closer to a hose, sometime itens disappear.
Same as 2
Quote:4) Spells and Arrows are trespassing the wall stone
You need to script your wall stone spell in order to prevent that.
Quote:5) I can't block to players put boats inside dungeons
Use the map_points in your map folder to add flags to regions. Look the spherewiki for more infos.
Quote:6) I need to create some indestructible itens, but there is no flag to the item dont get damaged.
Or you could simply set it negative on the item itself.
Code:
ON=@Create
HITPOINTS -1
|
|
12-30-2012 01:37 AM |
|
|
Messages In This Thread |
RE: Need help to solve some bugs - Oxtar - 12-30-2012 01:37 AM
|
User(s) browsing this thread: 2 Guest(s)