Shit...
That makes sense, can't believe I couldn't figure that out.
Thanks!
Search found 6 matches
- Sun May 01, 2011 10:20 am
- Forum: Scripting Help
- Topic: Help me decipher this snippet of code
- Replies: 2
- Views: 3520
- Fri Apr 29, 2011 2:02 pm
- Forum: Scripting Help
- Topic: Help me decipher this snippet of code
- Replies: 2
- Views: 3520
Help me decipher this snippet of code
Trying to update some old, poorly commented code from (believe it or not) 093 to the newest version. Having trouble understanding what exactly this function is doing:
function IsImmunedFromThisDamageType( who, byref dmg, attack_type )
var immunities := GetObjProperty( who, PROPID_MOBILE_ATTACK ...
function IsImmunedFromThisDamageType( who, byref dmg, attack_type )
var immunities := GetObjProperty( who, PROPID_MOBILE_ATTACK ...
- Tue Jan 11, 2011 4:34 pm
- Forum: General Discussion
- Topic: Documentation for older cores?
- Replies: 3
- Views: 3847
Re: Documentation for older cores?
Hmm, a small update for anyone who might have a problem like I'm having.
Turns out if you open the escript modules in notepad++ they list all the functions within them.
Turns out if you open the escript modules in notepad++ they list all the functions within them.
- Tue Jan 11, 2011 3:26 pm
- Forum: General Discussion
- Topic: Documentation for older cores?
- Replies: 3
- Views: 3847
Re: Documentation for older cores?
It's like requesting help with Windows 3.1
There is no support given with core older than 095.
As far I remember, you might not find anything usefull.
Maybe try to get a list of changelog with the current core downloads.
I figured as much. I was just hoping there was an old set of the docs ...
There is no support given with core older than 095.
As far I remember, you might not find anything usefull.
Maybe try to get a list of changelog with the current core downloads.
I figured as much. I was just hoping there was an old set of the docs ...
- Tue Jan 11, 2011 2:53 pm
- Forum: General Discussion
- Topic: Documentation for older cores?
- Replies: 3
- Views: 3847
Documentation for older cores?
Hi folks, I am contributing a package to a server running 093 and am having trouble with a few .em modules not being found, in particular file.em which appears in the 095 docs.
I recognize that this is a very very old core, and I neither expect nor am asking for POL's developers to provide any ...
I recognize that this is a very very old core, and I neither expect nor am asking for POL's developers to provide any ...
- Tue Apr 15, 2008 2:48 pm
- Forum: Old distros
- Topic: Armor layers
- Replies: 0
- Views: 3362
Armor layers
I just installed the 097 core, with the 097 distro scripts. I've noticed that for female characters, the leather skirt item (0x1c08) appears underneath some of the leather armors such as 0x1c06 when viewed on the paperdoll as well on the sprite in the game window.
As far as I can tell this is not a ...
As far as I can tell this is not a ...