SphereServer BugTracker - SphereServer | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002344 | SphereServer | executable - generic | public | 20-05-14 03:48 | 27-05-14 14:43 |
Reporter | Coruja | ||||
Assigned To | XuN | ||||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Nightly Version | Automated (specify build number) | ||||
Experimental Flags | None | ||||
Option Flags | None | ||||
Internal Build Number | |||||
Summary | 0002344: Missing train tooltips on vendors | ||||
Description | On OSI vendors can train skills using tooltips, but this feature is missing on sphere. Just add this internally on brain_vendor AI (it's not needed on others AI's) :P [EVENTS e_npc_vendor] ON=@ContextMenuRequest FOR 0 57 IF (<I.<LOCAL._FOR>>) LOCAL.Disabled= IF (<SRC.<LOCAL._FOR>> >= <SERV.NPCTrainMax>) || (<SRC.<LOCAL._FOR>> >= <eval (<I.<LOCAL._FOR>>*<SERV.NPCTrainPercent>)/100>) LOCAL.Disabled=1 ENDIF SRC.AddContextEntry <eval 100+<LOCAL._FOR>>,<eval 3006000+<LOCAL._FOR>>,<LOCAL.Disabled> ENDIF ENDFOR ON=@ContextMenuSelect IF (<ARGN> >= 100) && (<ARGN> <= 157) TRAIN <SERV.SKILL.<eval <ARGN>-100>.KEY> ENDIF | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
20-05-14 03:48 | Coruja | New Issue | |||
20-05-14 16:36 | XuN | Note Added: 0002222 | |||
27-05-14 14:07 | XuN | Note Added: 0002247 | |||
27-05-14 14:07 | XuN | Status | new => resolved | ||
27-05-14 14:07 | XuN | Resolution | open => fixed | ||
27-05-14 14:07 | XuN | Assigned To | => XuN | ||
27-05-14 14:43 | XuN | Note Added: 0002249 | |||
27-05-14 14:43 | XuN | Status | resolved => feedback | ||
27-05-14 14:43 | XuN | Resolution | fixed => reopened | ||
27-05-14 14:43 | XuN | Status | feedback => resolved | ||
27-05-14 14:43 | XuN | Resolution | reopened => fixed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|