![]() |
Font Type And Wall Problem - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: Script Help (/Forum-Script-Help) +--- Thread: Font Type And Wall Problem (/Thread-Font-Type-And-Wall-Problem) Pages: 1 2 |
Font Type And Wall Problem - Cntg - 04-06-2015 06:50 AM 1st. Problem I didn't find how can i change this. All of messages are in like 2nd pic. How can i change this font type? Now; 1st pic. ![]() I want like this font type. ![]() 2nd. Problem Walls remove after 2 seconds,When i used wall of stone spell. Wall of stone paragraph is like this but i didn't understand. why is this happening? I didn't change wall removal time. Also, The char doesn't have an event. Spoiler (Click to View) RE: Font Type And Wall Problem - XuN - 04-06-2015 06:08 PM By default all messages should appear like the second pic so if that doesn't happen to you it may be because of: a) You have an event modifying @Click or @AfterClick and changing the font type. b) Your fonts.mul is modified and this font was moved to slot 0 (default one). And for the walls... I added few days ago a new local for the @Success trigger on field spells 'local.duration', if you are using ... take in count that time should be seconds*10 because its based on ticks, which mean tenths of second, if not ... not using the local.duration is not changing anything, i've tested it right now. RE: Font Type And Wall Problem - Cntg - 04-06-2015 11:08 PM Firstly for font type, i changed fonts.mul but it didn't ok and I'm sure the char doesn't have event. 2nd Problem, i tried local.duration and local.fieldduration on @success trigger but it doesn't work. It's an interesting problem. RE: Font Type And Wall Problem - darksun84 - 04-06-2015 11:54 PM Was added today in the changelog, try tomorrow ![]() XuN r2252 06.04.15 Added local.duration in @Success trigger in spell fields forcing the duration of the fields, can accept static value for all fields or a rand (ie; local.duration={200 220}), times are in tenths of second (200 means 20 seconds RE: Font Type And Wall Problem - Cntg - 04-07-2015 12:07 AM @darksun84 Ok i'm waiting tomorrow thank you ![]() ![]() RE: Font Type And Wall Problem - azmanomer - 04-07-2015 12:26 AM try with clean install of ultima online ![]() RE: Font Type And Wall Problem - XuN - 04-07-2015 01:19 AM Yes, sorry, thought I added it on Saturday but forgot to commit, also forgot to reply here after commit it today ![]() RE: Font Type And Wall Problem - Cntg - 04-07-2015 08:27 AM I chaged old version spheresvr.exe. Its fixed all of them. RE: Font Type And Wall Problem - Extreme - 04-10-2015 10:42 AM First problem is related to your outdated sphere_msgs.scp I had the same issue... Was definitions missing.. RE: Font Type And Wall Problem - Leonidas - 10-29-2015 01:52 PM I just updated to the nightly version and I'm having this guys font problem. If its the sphere_msg then where do I update that? This new font is freaking ugly. |