Jump to content
  • 0
AnnieRuru

noitem plugin

Question

64 answers to this question

Recommended Posts

  • 0

I was busy with writing maintenance mod ok ?

actually I just forgot to add aFree(temp)

Share this post


Link to post
Share on other sites
  • 0

I was busy with writing maintenance mod ok ?

actually I just forgot to add aFree(temp)

 

Sorry maam forgive my ignorance

Share this post


Link to post
Share on other sites
  • 0

I was busy with writing maintenance mod ok ?

actually I just forgot to add aFree(temp)

npc.c:4020:71: warning: character constant too long for its type
npc.c: In function 'npc_parse_mapflag':
npc.c:4020: warning: comparison is always true due to limited range of data type
 
?
help?
Edited by stiflerxx

Share this post


Link to post
Share on other sites
  • 0

 

How about Allowing Some item? Possible? Thanks

what? I did not understand but who determines the blocked items and yourself '-'

 

Sorry my message was not meant for you. :)

 

 

What I'm trying to say is. This source mod unequipped the item of the user using this mapflag. So my question is, how to use this SOURCE MODE that I can still equipped some items I want to allow.

 

 

Share this post


Link to post
Share on other sites
  • 0

i tried this and list all the boss cards and gods. but it doesnt work.

 

pvp_y_1-1 mapflag noitem 4302
pvp_y_1-1 mapflag noitem 4263
pvp_y_1-1 mapflag noitem 4305
pvp_y_1-1 mapflag noitem 4407
pvp_y_1-1 mapflag noitem 4386
pvp_y_1-1 mapflag noitem 4276
pvp_y_1-1 mapflag noitem 4425
pvp_y_1-1 mapflag noitem 4236
pvp_y_1-1 mapflag noitem 4318
pvp_y_1-1 mapflag noitem 4372
pvp_y_1-1 mapflag noitem 4132
pvp_y_1-1 mapflag noitem 4121
pvp_y_1-1 mapflag noitem 4361
pvp_y_1-1 mapflag noitem 4168
pvp_y_1-1 mapflag noitem 4169
pvp_y_1-1 mapflag noitem 4174
pvp_y_1-1 mapflag noitem 4047
pvp_y_1-1 mapflag noitem 2586
pvp_y_1-1 mapflag noitem 2630
pvp_y_1-1 mapflag noitem 4047

Share this post


Link to post
Share on other sites
  • 0

 

i tried this and list all the boss cards and gods. but it doesnt work.

 

pvp_y_1-1 mapflag noitem 4302
pvp_y_1-1 mapflag noitem 4263
pvp_y_1-1 mapflag noitem 4305
pvp_y_1-1 mapflag noitem 4407
pvp_y_1-1 mapflag noitem 4386
pvp_y_1-1 mapflag noitem 4276
pvp_y_1-1 mapflag noitem 4425
pvp_y_1-1 mapflag noitem 4236
pvp_y_1-1 mapflag noitem 4318
pvp_y_1-1 mapflag noitem 4372
pvp_y_1-1 mapflag noitem 4132
pvp_y_1-1 mapflag noitem 4121
pvp_y_1-1 mapflag noitem 4361
pvp_y_1-1 mapflag noitem 4168
pvp_y_1-1 mapflag noitem 4169
pvp_y_1-1 mapflag noitem 4174
pvp_y_1-1 mapflag noitem 4047
pvp_y_1-1 mapflag noitem 2586
pvp_y_1-1 mapflag noitem 2630
pvp_y_1-1 mapflag noitem 4047

Hercules had already improved map zone to unequip the blocked item

so you dont need this patch now

https://github.com/HerculesWS/Hercules/commit/33a43ec41542e25ee180bda430a3de4654a46b10

Share this post


Link to post
Share on other sites
  • 0

 

 

i tried this and list all the boss cards and gods. but it doesnt work.

 

pvp_y_1-1 mapflag noitem 4302
pvp_y_1-1 mapflag noitem 4263
pvp_y_1-1 mapflag noitem 4305
pvp_y_1-1 mapflag noitem 4407
pvp_y_1-1 mapflag noitem 4386
pvp_y_1-1 mapflag noitem 4276
pvp_y_1-1 mapflag noitem 4425
pvp_y_1-1 mapflag noitem 4236
pvp_y_1-1 mapflag noitem 4318
pvp_y_1-1 mapflag noitem 4372
pvp_y_1-1 mapflag noitem 4132
pvp_y_1-1 mapflag noitem 4121
pvp_y_1-1 mapflag noitem 4361
pvp_y_1-1 mapflag noitem 4168
pvp_y_1-1 mapflag noitem 4169
pvp_y_1-1 mapflag noitem 4174
pvp_y_1-1 mapflag noitem 4047
pvp_y_1-1 mapflag noitem 2586
pvp_y_1-1 mapflag noitem 2630
pvp_y_1-1 mapflag noitem 4047

Hercules had already improved map zone to unequip the blocked item

so you dont need this patch now

https://github.com/HerculesWS/Hercules/commit/33a43ec41542e25ee180bda430a3de4654a46b10

thank you, ill try it!

Share this post


Link to post
Share on other sites
  • 0

@@AnnieRuru

noitem.c:23:27: error: common/memmgr.h: No such file or directorynoitem.c: In function ‘npc_parse_unknown_mapflag_pre’:noitem.c:52: warning: implicit declaration of function ‘aMalloc’noitem.c:57: warning: implicit declaration of function ‘CREATE’noitem.c:57: error: expected expression before ‘struct’noitem.c:106: warning: implicit declaration of function ‘aFree’make[1]: *** [../../plugins/noitem.so] Error 1

 

 

what is this error ? 

Edited by mrlongshen

Share this post


Link to post
Share on other sites
  • 0

#include "common/memmgr.h"
when I comment this line, error like yours shown up

 

weird, I already included it when I made it yesterday

 

try change that line into

#include "common/malloc.h"

Share this post


Link to post
Share on other sites
  • 0

then try the patch version 1.2 in my spoiler's archive

since its patch, there shouldn't be much a problem I think ?

Share this post


Link to post
Share on other sites
  • 0

1.4
plugin
-- fix a rare bug if the user put multiple noitem on the same map, it spam non-sensible error
---- although this will overwrite the previous one without warning this time

Share this post


Link to post
Share on other sites
  • 0
5 hours ago, Idlaz said:

Hello Annie, do you know why I am getting map crash when using it?

Show coredump.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.