Search found 86 matches

by zandor70
Sat Dec 21, 2019 9:02 am
Forum: Current development (100)
Topic: POL 100 linux(debian) compile errors on recent revision
Replies: 7
Views: 27173

Re: POL 100 linux(debian) compile errors on recent revision


Modify cmake/Curl.cmake
One of the first lines:
set(CURL_FLAGS -DBUILD_CURL_EXE=OFF -DBUILD_TESTING=OFF -DCURL_STATICLIB=ON -DBUILD_SHARED_LIBS=OFF -DCURL_DISABLE_LDAP=ON
-DCMAKE_USE_LIBSSH2=OFF)

(CMAKE_USE_LIBSSH2 is the added text)

then remove the lib/curl folder and run ./build_tools.sh -p ...
by zandor70
Sat Dec 21, 2019 6:24 am
Forum: Current development (100)
Topic: POL 100 linux(debian) compile errors on recent revision
Replies: 7
Views: 27173

Re: POL 100 linux(debian) compile errors on recent revision


Mmmh I searched a bit looks like the problem is that you have libssh2 available. And compiling with this lib as a static library does not work.
Can you deinstall libssh2 or do you need it for something else? (Delete the curl folder and do a clean rebuild afterwards, so curl gets build again).
I ...
by zandor70
Fri Dec 20, 2019 11:22 am
Forum: Contributed Scripts & Packages
Topic: Distro only with the necessary
Replies: 6
Views: 25306

Re: Distro only with the necessary

Yukiko wrote: Thu Feb 21, 2019 1:36 am I have a set of minimal scripts that will let you log in and walk around. That is all you can do with what I have. :P There are no AI or combat or any other scripts. If you want them, let me know.
Yes. Can be util.
by zandor70
Fri Dec 20, 2019 6:55 am
Forum: Current development (100)
Topic: A new Core is available built on 2019-12-18.
Replies: 10
Views: 27690

Re: A new Core is available built on 2019-12-18.

I can't run but Xeno yes and the ubuntu compiled pol is more old than the last... :-( it miss of some important patch like SendQuestArrow() for newer client and can't run all commands starts with "co".
by zandor70
Fri Dec 20, 2019 6:13 am
Forum: Current development (100)
Topic: A new Core is available built on 2019-12-18.
Replies: 10
Views: 27690

Re: A new Core is available built on 2019-12-18.

I use Arch Linux but I have error

./pol: error while loading shared libraries: libmysqlclient.so.20: cannot open shared object file: No such file or directory

Hints?
by zandor70
Fri Dec 20, 2019 4:45 am
Forum: Current development (100)
Topic: A new Core is available built on 2019-12-18.
Replies: 10
Views: 27690

Re: A new Core is available built on 2019-12-18.

Downloaded successfully. Thanks.
But why the linker error?
by zandor70
Thu Dec 19, 2019 7:37 am
Forum: Current development (100)
Topic: POL 100 linux(debian) compile errors on recent revision
Replies: 7
Views: 27173

Re: POL 100 linux(debian) compile errors on recent revision

I compile on Arch Linux, last, all updated, but i get this error:

https://pastebin.com/Y5E2DdLG

/bin/ld linker seem be the problem.

I have installed curl 7.67 and libssh2 1.9.0
by zandor70
Thu Dec 19, 2019 6:46 am
Forum: Current development (100)
Topic: A new Core is available built on 2019-12-18.
Replies: 10
Views: 27690

Re: A new Core is available built on 2019-12-18.

Very good. exist a build for Linux?
I compile on Arch Linux, last, all updated, but i get this error:

https://pastebin.com/Y5E2DdLG

/bin/ld linker seem be the problem.

I have installed curl 7.67 and libssh2 1.9.0
by zandor70
Mon Feb 08, 2010 6:26 am
Forum: Current stable release (099)
Topic: uoclient.cfg
Replies: 4
Views: 5332

Re: uoclient.cfg

Infact I was thinking a core patch.
by zandor70
Sat Feb 06, 2010 2:48 pm
Forum: Current stable release (099)
Topic: uoclient.cfg
Replies: 4
Views: 5332

Re: uoclient.cfg

Tryed. Only one uoclient.cfg is allowed.
I have tryed one in skill pkg and the other in config dir.
by zandor70
Fri Feb 05, 2010 12:57 am
Forum: Current stable release (099)
Topic: uoclient.cfg
Replies: 4
Views: 5332

uoclient.cfg

It is possible move Protocol and Listener to a different cfg (in config/) than uoclient.cfg?


I think section

General
{
Strength Strength
Intelligence Intelligence
Dexterity Dexterity

Hits Life
Mana Mana
Stamina Stamina

MaxSkillID 64
}

is in skill hook package while listener setup is a ...
by zandor70
Wed Nov 25, 2009 2:40 am
Forum: Current stable release (099)
Topic: Any news on the status of POL as Open Source?
Replies: 6
Views: 7310

Re: Any news on the status of POL as Open Source?

Irc on what server and channel name?
by zandor70
Mon Jan 12, 2009 7:34 am
Forum: General Help (097)
Topic: graphic id animation in range 1024-2048
Replies: 2
Views: 20477

graphic id animation in range 1024-2048

From bodyconf.def:

# This file overloads the data loaded from the CD/HD cache system from a very
"# low level. Given a object type, it will return the index in"
# anim2.mul/anim3.mul/etc the game should use instead of art from anim.mul
#
# 0 - 199 = MOnsters
# 200 - 399 = Animals
# 400 + = HUmans ...
by zandor70
Sun Jan 11, 2009 5:34 am
Forum: POL Tools
Topic: POL Launch
Replies: 7
Views: 29146

Re: POL Launch

But how is installed the service to create account by console?
by zandor70
Sat Nov 03, 2007 6:27 am
Forum: Feature Request Archive
Topic: Home coords in pol.cfg
Replies: 0
Views: 2699

Home coords in pol.cfg

In pol.cfg home coords like
HomeCoords Realm_name x_coords y_coords z_coords
where to put mobile if realm name in his coords do not exist or coords are invalid....
by zandor70
Mon Oct 15, 2007 9:04 am
Forum: Bug Reports (097)
Topic: SendEvent(mob, Struct { "type" := EVID_ALL_ATTACK_
Replies: 6
Views: 6349

Bug problem in parameter with struct?
I have known bad so problem do not exist or staff think ti solve it?
by zandor70
Mon Sep 10, 2007 1:16 am
Forum: POL Tools
Topic: How to create new statics map2.mul staics2.mul staidx2.mul?
Replies: 3
Views: 7075

WORDFORGE take:
map2.mul staics2.mul staidx2.mul items.txt
and make new:
map2.mul staics2.mul staidx2.mul
?

I thinked it was used to edit map files mapN.mul...
by zandor70
Sun Sep 09, 2007 9:47 am
Forum: POL Tools
Topic: How to create new statics map2.mul staics2.mul staidx2.mul?
Replies: 3
Views: 7075

How to create new statics map2.mul staics2.mul staidx2.mul?

I have created a new custom map map2....
I have clean map2.mul staics2.mul staidx2.mul
and items.txt...

How can I create new files map2.mul staics2.mul staidx2.mul?

What software is available?
by zandor70
Mon Sep 03, 2007 10:44 am
Forum: Contributed Scripts & Packages
Topic: Etheria - pol095 code for d/l
Replies: 16
Views: 46468

I have installed TortoiseCVS to access scripts.
Someone can help me?
I need custom account to read or a guest account?
by zandor70
Fri Aug 24, 2007 7:00 am
Forum: Bug Reports (097)
Topic: SendEvent(mob, Struct { "type" := EVID_ALL_ATTACK_
Replies: 6
Views: 6349

If I use


var str := Struct { "member1" := value1, "member2" := value2 };
call_funcion(par1, str);


instead of


call_funcion(par1, Struct { "member1" := value1, "member2" := value2 });


it'ok....

Anymore I have tryed use syntax


Struct { member1 := value1, member2 := value2 });


instead ...
by zandor70
Fri Aug 24, 2007 4:01 am
Forum: Bug Reports (097)
Topic: SendEvent(mob, Struct { "type" := EVID_ALL_ATTACK_
Replies: 6
Views: 6349

define and declare struct inside function call

Ehm... some news from staff?
It is normal I cant use sintax like this?

Code: Select all

call_funcion(par1, Struct { "member1" := value1, "member2" := value2 });
by zandor70
Sun Aug 12, 2007 4:56 am
Forum: Feature Request Archive
Topic: move sys hook from misc folder to package
Replies: 0
Views: 2942

move sys hook from misc folder to package

I have moved all my shard scripts in package section....

A method to use hook like
death.src or chrdeath.src
like a package?

I think that pol has very much hook but the different in use from one hook and another is not too logic...

I think that death and chrdeath could be defined like combat hook ...
by zandor70
Tue Aug 07, 2007 10:17 am
Forum: Old distros
Topic: About Distro 97 and SVN
Replies: 8
Views: 10123

Thanks!! :-))))
by zandor70
Mon Aug 06, 2007 10:55 am
Forum: Old distros
Topic: About Distro 97 and SVN
Replies: 8
Views: 10123

It give me error:

Code: Select all

PROPFIND request failed in '/'
PROPFIND of '/': 302 Founf (https://pol-distro.svn.osurgeforge.net)
by zandor70
Mon Aug 06, 2007 10:49 am
Forum: Old distros
Topic: About Distro 97 and SVN
Replies: 8
Views: 10123

Perfect!!!! I was desperate!!!!