Search found 20 matches

by dr_bliss
Wed Jun 13, 2007 4:13 am
Forum: Scripting Help
Topic: sorting an array
Replies: 5
Views: 4283

write your own sort function :]
by dr_bliss
Mon Apr 16, 2007 11:02 am
Forum: General Help (095)
Topic: Remove a line from a .log file
Replies: 14
Views: 8614

Which one *.log file do you have to edit?? Is it one of the autocreated logs at pol start-up (pol.log, start.log) ?? You can choose type of informations logged into pol.log by editing pol.cfg (like watchRMP, watchSysload). If you try to remove line from log file created by custom package you need to...
by dr_bliss
Tue Mar 13, 2007 1:11 am
Forum: General Help (095)
Topic: New release of POL95 core compiled for Ubuntu??
Replies: 4
Views: 4448

As i said - Debian binaries don't work on my server... I have Segmentation fault immediately after start... [0x82cdfcb] [0x82b03de] [0x82ce232] [0x82cc978] [0x82b03de] [0x82cc933] [0x82cc9e8] [0x82c5e05] [0x82c5b00] [0x82c6aad] [0x82a97af] [0x82a9656] [0x814bb92] [0x814bd38] [0x81085d0] [0x8108e55] ...
by dr_bliss
Sat Mar 10, 2007 12:40 pm
Forum: General Help (095)
Topic: New release of POL95 core compiled for Ubuntu??
Replies: 4
Views: 4448

New release of POL95 core compiled for Ubuntu??

May I ask Pol Developers for a new binaries of POL95 core especially for Ubuntu?? I have Ubuntu on my server and I have to use very old version of pol95 core because core compiled for Debian crashes after start (segmentation fault). And - in the future Developers Team should take into consideration ...
by dr_bliss
Wed Mar 07, 2007 9:44 am
Forum: General Help (095)
Topic: Adding include files?
Replies: 3
Views: 3756

But where is a dismountscript
If you have distro based shard you should check your dblclickself.src (this script dismounts characters in general - except death and some other events). So if you want add custom dismount function you should modify dblclickself.src, death.src and chrdeath.src.
by dr_bliss
Sun Feb 11, 2007 5:02 pm
Forum: General Help (095)
Topic: Mount is in back pack ?
Replies: 5
Views: 4773

I had this bug on 094 polcore... Now, using 95 core, I have never seen this... Check your death.src - maybe your npc uses mounts (like etheral horse, etheral ostard) which aren't included in standard distro scripts and you dont have correct dismount function for them so pol moves mount like other it...
by dr_bliss
Fri Feb 09, 2007 2:55 am
Forum: General Help (095)
Topic: CreateNpcFromTemplate - problem with override_properties
Replies: 4
Views: 4340

I assume that was intended to bold the text for the purpose of this post and that those don't exist in your script.
Yes, of course.
by dr_bliss
Thu Feb 08, 2007 11:08 am
Forum: General Help (095)
Topic: CreateNpcFromTemplate - problem with override_properties
Replies: 4
Views: 4340

CreateNpcFromTemplate - problem with override_properties

This is a few lines of my script's source code: var mnoznik:= RandomInt(GetEffectiveSkill(who, SKILLID_NECROMANCY) - NpcResist)/100; if(mnoznik<=0) mnoznik:=0.01; endif var newStats:=newStatistics(npcConfigElem,mnoznik); var creature:=CreateNpcFromTemplate(template, trup.x, trup.y, trup.z, [b]newSta...
by dr_bliss
Thu Jan 04, 2007 1:20 pm
Forum: General Help (095)
Topic: Pol core for linux... small question
Replies: 2
Views: 2835

thx for the answer...
by dr_bliss
Wed Jan 03, 2007 10:47 am
Forum: General Help (095)
Topic: Pol core for linux... small question
Replies: 2
Views: 2835

Pol core for linux... small question

Can you explain me what is the difference between pol095-core-linux-gentoo-dynamic.tar and pol095-core-linux-gentoo.tar core?? I must move my shard on the new server with gentoo as a OS. Now I have problem which core will be the best.
by dr_bliss
Sun Dec 24, 2006 12:39 am
Forum: General Help (095)
Topic: UOFeatureEnable=0x20 problems...
Replies: 1
Views: 2257

UOFeatureEnable=0x20 problems...

Can you tell me how to enable combat book without tooltips?? It is possible? I set UOFeatureEnable=0x20 but this cause problems with items (i dont have time for preparing tooltips). Can i use combat book without them? Please dont say that i must use 0.96 pol core :P I dont have time for changes like...
by dr_bliss
Fri Dec 08, 2006 7:54 am
Forum: POL Tools
Topic: Statics0.mul -> items.txt ?
Replies: 11
Views: 8458

So, you mean it's good for a small number of items to do a real quick change to statics, but for massive changes it's still better to use worldforge? Yes, exactly, but it is only my opinion :). Using World Forge you can export to (especially export)/import from statics many items very quickly. You ...
by dr_bliss
Tue Dec 05, 2006 11:11 am
Forum: POL Tools
Topic: Statics0.mul -> items.txt ?
Replies: 11
Views: 8458

Yukiko gives good advices, as always :p This program is very friendly and easy to understand. but... If you want to import more than 100 items/objects it will take you much more time than use world forge's script for importing items from statics...
by dr_bliss
Mon Dec 04, 2006 3:23 am
Forum: POL Tools
Topic: Statics0.mul -> items.txt ?
Replies: 11
Views: 8458

First of all, insert scripts from WolrdForgePol to your POL directory (you should know how and where ). You must compile these scripts. After that, use 'staticsimport' text command in UO (you must declare rectangular area form which (x, y) to which (x, y), you want import items). Then, let script to...
by dr_bliss
Sat Oct 28, 2006 12:33 am
Forum: General Help (095)
Topic: Mount speed
Replies: 3
Views: 3201

Thx for reply...
by dr_bliss
Fri Oct 27, 2006 11:31 am
Forum: General Help (095)
Topic: Mount speed
Replies: 3
Views: 3201

Mount speed

Is there any way to upgrade horse's speed when I'm on horse? For example: I want to make a script for a blacksmith and then he can shoe horse. How can I do that shoed horse, which will be faster than normal horse
by dr_bliss
Tue Sep 19, 2006 7:53 am
Forum: General Help (095)
Topic: Packet from ML....
Replies: 5
Views: 4126

What is AOS-7AV ? Is this a ultima online version :>? I see that numbers which I know are diffrent with this as you write... But I check it ;p Thx a lot.
by dr_bliss
Mon Sep 18, 2006 11:21 pm
Forum: General Help (095)
Topic: Packet from ML....
Replies: 5
Views: 4126

Packet from ML....

Hi I'm looking for a number of packet from ML which enable in my POL graphics from ML, I know numbers of later version ultima ("B98040"); - packet from SE; "B9801B" - packet from AOS; B90000 - packet from LBR); So If anybody know number of packet from ML pls write here.
by dr_bliss
Wed Aug 09, 2006 11:55 am
Forum: POL Tools
Topic: GumpStudio, plug-in needed
Replies: 13
Views: 13100

So, maybe you know on which website I can find older version of Gump Studio and this plug-in?? I'm looking for any program, which can help me in creating gumps... Writing gump's code takes me too much time
by dr_bliss
Mon Aug 07, 2006 2:14 am
Forum: POL Tools
Topic: GumpStudio, plug-in needed
Replies: 13
Views: 13100

GumpStudio, plug-in needed

I've downloaded GumpStudio, which should help me in creating gumps for POL scripts, but... I don't have a plug-in, which can export a gump to a POL compatible script. So... Maybe somebody has this plug-in?? I can't find it, but I know it exist... You can download GumpStudio here: http://www.gumpstud...