Search found 12 matches

by cucciola3000
Tue Feb 03, 2009 1:15 am
Forum: General Help (095)
Topic: Casters and Statics or LOS
Replies: 4
Views: 27351

Re: Casters and Statics or LOS

The problem was that LOS return True....
by cucciola3000
Mon Mar 03, 2008 2:36 am
Forum: General Help (095)
Topic: boost??
Replies: 5
Views: 6921

See in

pkg/skill/spell/bless.src
by cucciola3000
Thu Feb 28, 2008 4:50 am
Forum: General Help (095)
Topic: [HELP] Npcs are sooooooo slow!
Replies: 3
Views: 4710

The problem may be generated by Sleep() function in ai Loop
by cucciola3000
Fri Jan 25, 2008 1:49 am
Forum: General Help (096)
Topic: vender script help
Replies: 7
Views: 6849

can you try to close if statement whit endif after or before exit; instruction



else
text := RequestInput(who,who.backpack,"What would you like to name your vendor?");
SendSysMessage(who, "You have successfully created a vendor");
SetObjProperty(place, "master", who.serial);
SetObjProperty ...
by cucciola3000
Wed Jan 16, 2008 12:40 am
Forum: General Help (095)
Topic: Read npcequip.txt
Replies: 0
Views: 3004

Read npcequip.txt

Hi all,

There are a metod to read or parsing pol/data files, for instance npcequip.txt, with a script?

BR

Cucciola
by cucciola3000
Tue Nov 13, 2007 2:21 am
Forum: General Help (095)
Topic: InactivityDisconnectTimeout
Replies: 2
Views: 4545

InactivityDisconnectTimeout

Hi all,

#
# InactivityWarningTimeout: Time in minutes until the user gets a "you are
# about to be disconnected: message
#
InactivityWarningTimeout=4

#
# InactivityDisconnectTimeout: Idle Time in minutes before the user is
# disconnected.
#
InactivityDisconnectTimeout=5

I've found this props in ...
by cucciola3000
Thu May 17, 2007 5:05 am
Forum: General Help (095)
Topic: News Logs!
Replies: 2
Views: 4506

you must modify lumberjaking.src that you can find in the same path :) inside you find the code that run when you use any axe on a tree :)
by cucciola3000
Thu May 17, 2007 4:57 am
Forum: General Help (095)
Topic: Combat formulas
Replies: 5
Views: 5840

The main hit script enter when you make an hit...

in mainhitscript i don't have found a code that control missing....
by cucciola3000
Wed May 16, 2007 11:18 pm
Forum: General Help (095)
Topic: Combat formulas
Replies: 5
Views: 5840

i think that he was serching this information...

i have tried.. but i don't have found this script :(
by cucciola3000
Sat May 05, 2007 11:33 am
Forum: General Help (095)
Topic: Weapon Missing
Replies: 3
Views: 4719

no a don't have update i have this problem at the first!
by cucciola3000
Sat May 05, 2007 6:13 am
Forum: General Help (095)
Topic: Combat formulas
Replies: 5
Views: 5840

i have same problem... help pls :(

BR
by cucciola3000
Fri Aug 25, 2006 8:13 am
Forum: General Help (095)
Topic: Weapon Missing
Replies: 3
Views: 4719

Weapon Missing

I am a newbie scripter, and i need help to find a solution for decrese the missing percentage on combat; i hope that you can help me!