Author |
Message |
Topic: NWNX2 -> NWNX:EE |
Valbor
Replies: 11
Views: 4833
|
Forum: General Discussion Posted: Sat Feb 02, 2019 9:18 Subject: NWNX2 -> NWNX:EE |
And why not make the extender already built into the game itself? (it is desirable in both modes as network and single-player) and then just throw the plugins in the game folder to those who need them ... |
Topic: NWNX_Patch |
Valbor
Replies: 650
Views: 292746
|
Forum: Windows development Posted: Sat Sep 22, 2018 19:17 Subject: NWNX_Patch |
Hello ShaDoOoW. Is it possible somehow in Polymorph to equip example: armor or shield or it requires serious changes in the code function of polymorph? or make a function like ForceEquipItemInSlot whi ... |
Topic: NWNX_Patch |
Valbor
Replies: 650
Views: 292746
|
Forum: Windows development Posted: Tue Jul 10, 2018 22:34 Subject: NWNX_Patch |
Functions from other plugins are working again and without crash, thank you very much |
Topic: NWNX_Patch |
Valbor
Replies: 650
Views: 292746
|
Forum: Windows development Posted: Mon Jul 09, 2018 21:52 Subject: NWNX_Patch |
Unfortunately the functions from the nwnx_funcs and nwnx_cool plugins still do not work and also crash server from used function Get/SetFirst/LastName from nwnx_cool |
Topic: NWNX_Patch |
Valbor
Replies: 650
Views: 292746
|
Forum: Windows development Posted: Wed Jul 04, 2018 19:21 Subject: NWNX_Patch |
I consider this to be a fix but I suppose this needs to be optional/disableable right?Good idea.
Also would be a function which could increase/decrease initiative at creature, if possible? |
Topic: NWNX_Patch |
Valbor
Replies: 650
Views: 292746
|
Forum: Windows development Posted: Thu May 24, 2018 19:06 Subject: NWNX_Patch |
Valbor - i will upload it on vault later today then
Ok, thanks, on vault i download without problems. |
Topic: NWNX_Patch |
Valbor
Replies: 650
Views: 292746
|
Forum: Windows development Posted: Thu May 24, 2018 16:23 Subject: NWNX_Patch |
Oh sorry i can't download it, some problems with Google, page freezes |
Topic: NWNX_Patch |
Valbor
Replies: 650
Views: 292746
|
Forum: Windows development Posted: Mon May 21, 2018 19:24 Subject: NWNX_Patch |
70_ec_poison object i cannot find for check GetCommunityPatchVersion() |
Topic: NWNX_Patch |
Valbor
Replies: 650
Views: 292746
|
Forum: Windows development Posted: Fri May 18, 2018 9:08 Subject: NWNX_Patch |
If you have the time and the desire to look, maybe you can find the cause reason of my misfortune.
Ok, found the cause. I stole a code for free/allocation from Terra and it should be working for no ... |
Topic: NWNX_Patch |
Valbor
Replies: 650
Views: 292746
|
Forum: Windows development Posted: Wed May 16, 2018 17:56 Subject: NWNX_Patch |
Thanks |
Topic: NWNX_Patch |
Valbor
Replies: 650
Views: 292746
|
Forum: Windows development Posted: Tue May 15, 2018 23:10 Subject: NWNX_Patch |
what does this error mean in the second line? in logs.0 --> nwnx file
* Loading plugins...
* Error: can not find creation function in nwnx_patch.dll
* NWNX2 activated.
* Library PATCH!SWI ... |
Topic: NWNX_Patch |
Valbor
Replies: 650
Views: 292746
|
Forum: Windows development Posted: Wed May 09, 2018 19:54 Subject: NWNX_Patch |
after use it, server is crash when player is exit from game! (from patch v1.33f)
Also possible to make for any NPC or henchman of his own experience so that they can develop themselves?
cannot rep ... |
Topic: NWNX_Patch |
Valbor
Replies: 650
Views: 292746
|
Forum: Windows development Posted: Sat May 05, 2018 10:50 Subject: NWNX_Patch |
object oPC = GetLastPCRested();
if (GetLastRestEventType() == REST_EVENTTYPE_REST_FINISHED)
{
object oHenchman_01 = GetAssociate(ASSOCIATE_TYP ... |
Topic: NWNX_Patch |
Valbor
Replies: 650
Views: 292746
|
Forum: Windows development Posted: Tue Jan 23, 2018 18:02 Subject: NWNX_Patch |
NWNXPatch_SetImmunityOverride(oTarget, IMMUNITY_TYPE_CRITICAL_HIT, FALSE);
This system does not remove the immunity from feats? |
Topic: NWNX_Patch |
Valbor
Replies: 650
Views: 292746
|
Forum: Windows development Posted: Wed Jan 03, 2018 16:40 Subject: NWNX_Patch |
thats how it should be done (or set manually), so what you did differently?I have a bad English, the question for me is not quite clear.
I think i've already set up this function i have now works ... |
|