Quote:
Originally posted by Codeboy
Ok below are a list of bugs that seem to be a real pain:
1) When a lizardon or a soldier baddy shoots an arrow, it deducts 1 arrow from the player's arrows count. Because of this, people are always coming to me and asking me to script a way to fix this.
2) When using lay or lay2, it is not woking in weapons. I have serversided the command and even had it in a database npc with a triggeraction, everything works except one: the item/rupee does not lay
3) Lay or lay2 does seem to work for showcharacter npcs, BUT when I am playing online the ammount is also deducted from my player. (Example: I have 100 gelat, the NPC lays a red rupee, now all I have is 70 gelat, and I must collect the rupee to get back to what I previously had, 100 gelat. Would this be a problem with the gralats class or is this actually an exe bug?)
|
1) ..:o.. I just looked on N-Pulse, you're right.. spider thingys do it too
2) Graal2001 uses lay2 for the /drop command in a weapon, so I dunno where you're going wrong there (It needs to be clientsided, btw.)
3) no clue about #3