Search found 12 matches

by blah
Wed Feb 13, 2008 1:04 am
Forum: General Help (097)
Topic: UoKRLoader problem.. sorry if shouldn't be posted here..
Replies: 4
Views: 5435

version 3.5 :/
and doesn't work..
by blah
Tue Feb 12, 2008 8:08 am
Forum: General Help (097)
Topic: UoKRLoader problem.. sorry if shouldn't be posted here..
Replies: 4
Views: 5435

UoKRLoader problem.. sorry if shouldn't be posted here..

I can't run this program, there is a "UoKRLoader.exe - error.
Couldn't run application (0xc0000135). Press ok"

I have winxp, and latest ver of krloader.

How to solve it?:(
Thanks for patience:)
by blah
Tue Sep 19, 2006 2:30 pm
Forum: Scripting Help
Topic: array.size() and Len(array)
Replies: 13
Views: 9483

btw..
im not sure, but if array is empty array.size() will return 1.
but len(array) will return 0. (pol095)

Anyway we can still use 'if(array.size() < 1)' to check for empty arrays.
by blah
Thu Jul 27, 2006 5:33 am
Forum: General Help (095)
Topic: cfgfile.em
Replies: 5
Views: 5313

maby


Lists badwords
{
word fuck
word shit
word arse
}


and



GetConfigStringArray( element, property_name )

* Explanation :
For elements with multiple occurrences of a given property, returns an array containing each occurrence.
For example, to get all the ingredients in the ...
by blah
Sat Mar 25, 2006 1:53 pm
Forum: Scripting Help
Topic: Function SleepUntil(what);
Replies: 1
Views: 3045

Code: Select all

While( Who.dead )
Sleep( 1 );
Endwhile
can be like that
by blah
Thu Mar 23, 2006 3:32 pm
Forum: Scripting Help
Topic: Packets...
Replies: 5
Views: 6929

ppl ask for guides, tutorials or anything about packets.
and as the answer they got link to eg. MuadDib's packet guide which for pre-intermidiate escript users who don't know anything about packets (yet), is imo useless. Entry like the above doesn't explain anything at all..
But.
This topic, and any ...
by blah
Fri Mar 10, 2006 4:00 pm
Forum: Feature Request Archive
Topic: Player / Mount / NPC speed
Replies: 9
Views: 11265

character on mount is not character on horse from npcdesc.cfg with its runspeed, but you know that.
And runspeed can be only for npcs, but the questions is, can it be by hooking packets? i think i saw anti-sh script using packets... at yahoo maby?
So maby it is possible, any ideas?
by blah
Mon Feb 27, 2006 4:29 am
Forum: General Help (095)
Topic: Ecompile
Replies: 2
Views: 2979

To setup ecompile look at ecompile.cfg in polroot/scripts/
Type ecompile.exe /? for some help.
by blah
Wed Feb 15, 2006 3:32 pm
Forum: General Help (095)
Topic: Switching to queued data mode (1, 15 bytes) ?
Replies: 4
Views: 4252

Switching to queued data mode (1, 15 bytes) ?

It goes up when i connect.. i've never seen it before.
by blah
Wed Feb 15, 2006 3:26 pm
Forum: General Help (096)
Topic: Unix Time / Member: systime
Replies: 3
Views: 4693

Check yahoo groups for 'datetime' package.
It does what You want, but i'm not sure if i found it there, or somewhere else.
But it was written for 095.
by blah
Mon Feb 13, 2006 3:50 pm
Forum: Contributed Scripts & Packages
Topic: "Offline/Online" Server Status PHP Code.
Replies: 15
Views: 39605

and what about right mouse button and 'save as..'?
I have the same problem as yours with every .rar archive when i 'left click' it, but i can always download it.
by blah
Thu Feb 02, 2006 4:15 pm
Forum: Complete Worlds
Topic: POL 095 Scripts for TSSE (April 2005)
Replies: 26
Views: 88911

It may be a little offtop, but at last I can log in and say it.
I saw a lot of your.. 'creation', and there is nothing more to say then:
respect!
And thank You, cuz i've learnt so much, since i've been analysing Your code.
And the 096 distro.. #1.

But, :AI:TreasureMaker.. what is this NPC for? I ...