Anonymous | Login | Signup for a new account | 19-04-25 15:32 CEST | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
ID | Project | Category | View Status | Date Submitted | Last Update | |
0001517 | SphereServer | executable - generic | public | 11-09-08 00:14 | 08-02-09 16:14 | |
Reporter | Terrikate | |||||
Assigned To | MrSugarCube | |||||
Priority | normal | Severity | crash | Reproducibility | always | |
Status | resolved | Resolution | fixed | |||
Platform | OS | OS Version | ||||
Product Version | ||||||
Target Version | Fixed in Version | 20-09-2009, 0.56b Prerelease | ||||
Summary | 0001517: Polymorph doesn't work | |||||
Description | Msg: Target is not in line of sight | |||||
Tags | No tags attached. | |||||
Nightly Version | 09-09-2008 | |||||
Experimental Flags | None, WalkCheck, Script_Profiler, Size_Optimise | |||||
Option Flags | Command_Sysmsgs, FileCommands, NoPrefix | |||||
Internal Build Number | ||||||
Attached Files | ||||||
![]() |
||||||
|
![]() |
|
(0000090) Incanus (reporter) 11-09-08 15:02 |
ACT seems to get cleared, when the Polymorph menu is closed. I fixed it this way on my server: [Spell 56] ... ON=@Start TIMERF 0, f_fix_poly RETURN 2 [FUNCTION f_fix_poly] IF <ACT>!=<UID> IF <ACTION>==skill_magery IF <ACTARG1>==56 ACT <UID> ENDIF ENDIF ENDIF |
(0000093) Coruja (developer) 16-09-08 05:03 |
The problem is on the function 'POLY c_somenthing' I think. I'm using a custom polymorth (osi-like) dialog, and it open the dialog without problems. But when I click on some button, the function 'POLY c_something' will be called and the player will wait the spell delay to just get the msg SKILL CANCELED after the delay. The spell never fail, it auto-cancel after delay, and it's strange. There's no reason to get this problem, ACTDIFF is ok (700), and 80% of the use of this spell got problems, other 30% works fine, and its a random chance to get these results (theres no time/reason to get the problem, it just works sometimes and not work after this). |
![]() |
|||
Date Modified | Username | Field | Change |
11-09-08 00:14 | Terrikate | New Issue | |
11-09-08 00:14 | Terrikate | Nightly Version | => 09-09-2008 |
11-09-08 00:14 | Terrikate | Experimental Flags | => None, WalkCheck, Script_Profiler, Size_Optimise |
11-09-08 00:14 | Terrikate | Option Flags | => Command_Sysmsgs, FileCommands, NoPrefix |
11-09-08 15:02 | Incanus | Note Added: 0000090 | |
16-09-08 05:03 | Coruja | Note Added: 0000093 | |
08-02-09 16:14 | MrSugarCube | Status | new => resolved |
08-02-09 16:14 | MrSugarCube | Fixed in Version | => 0.56c Nightly |
08-02-09 16:14 | MrSugarCube | Resolution | open => fixed |
08-02-09 16:14 | MrSugarCube | Assigned To | => MrSugarCube |
08-02-09 16:14 | MrSugarCube | Relationship added | related to 0001449 |
Copyright © 2000 - 2010 MantisBT Group |