- Joined
- Mar 21, 2006
- Messages
- 109
- Reaction score
- 1
As you can see at the topic title I have an npc buffer problem, i use hero's1711 revision 191 datapack and at the optional file i've found the file:
NPC_Buffer (remade by gg3l_edited by Hero1711)
Well let's start, I added the html and jscript files at the gameserver/data
also i added the line into the __int__ at gameserver/data/jscript.__int__.py
__all__ = [
'3995_echo',
'3996_echoc',
'5007_pet_exchange',
'5011_l2day',
'9987_aa',
'29025_WakeBaium',
'7000_HeroItems',
'9999_NPCBuffer'
So when i try to spawn //spawn 35461 it spawns me a clan hall manager.
Why is happening this?
Thank you, waiting for replys
NPC_Buffer (remade by gg3l_edited by Hero1711)
Well let's start, I added the html and jscript files at the gameserver/data
also i added the line into the __int__ at gameserver/data/jscript.__int__.py
__all__ = [
'3995_echo',
'3996_echoc',
'5007_pet_exchange',
'5011_l2day',
'9987_aa',
'29025_WakeBaium',
'7000_HeroItems',
'9999_NPCBuffer'
So when i try to spawn //spawn 35461 it spawns me a clan hall manager.
Why is happening this?
Thank you, waiting for replys