item 12622 not funtion

minx123

New member
Messages
283
Points
0
Github
minx123
hello.. i have problem to enable boarding halter 12622.

when i press the item nothing happen.

Pre-Re my trunk.

how to fix it?

 
{ Id: 12622 AegisName: "Boarding_Halter" Name: "Halter Lead" Type: 11 Buy: 20 Upper: 63 Script: <" setmounting(); ">},
put it on your ./db/item_db2.conf and use @reloaditemdb in game
 
{ Id: 12622 AegisName: "Boarding_Halter" Name: "Halter Lead" Type: 11 Buy: 20 Upper: 63 Script: <" setmounting(); ">},
put it on your ./db/item_db2.conf and use @reloaditemdb in game
Don't you mean setcashmount; instead of setmounting()? There is no setmounting command on hercules.

 
{ Id: 12622 AegisName: "Boarding_Halter" Name: "Halter Lead" Type: 11 Buy: 20 Upper: 63 Script: <" setmounting(); ">},
put it on your ./db/item_db2.conf and use @reloaditemdb in game
Don't you mean setcashmount; instead of setmounting()? There is no setmounting command on hercules.
oh sorry ive put the old one just use

setcashmount();
cant use. both nothing happen. when i click the item still in inventory. its no go to equip wearing.

its becoz i using Pre -RE?

 
i just tested this one and it works on PRE-RE

btw a small note if you have a GM account with GM suite you CANT SEE THE MOUNT

only normal player accounts cann see it

Code:
{	Id: 12622	AegisName: "Boarding_Halter"	Name: "Halter Lead"	Type: 11	Buy: 20	Upper: 63	Trade: {		nodrop: true		notrade: true		noselltonpc: true		nocart: true		nogstorage: true		nomail: true		noauction: true		nostorage: true	}	Script: <" setcashmount(); ">},
 
Last edited by a moderator:
i just tested this one and it works on PRE-RE

btw a small note if you have a GM account with GM suite you CANT SEE THE MOUNT

only normal player accounts cann see it

{ Id: 12622 AegisName: "Boarding_Halter" Name: "Halter Lead" Type: 11 Buy: 20 Upper: 63 Trade: { nodrop: true notrade: true noselltonpc: true nocart: true nogstorage: true nomail: true noauction: true nostorage: true } Script: <" setcashmount(); ">},
same. nothing happen. its bcoz client version?

when i press twice, that item not go to equipment wear. its still in inventory.

 
what client date and what server version are you using?

the halter is usable item it would not be EQ

 
you client is to old as far i remember you need 2011+ client
where can i get latest client?

btw. i using hashield patched. when i change client, it will revert back to original client. i cant change the client.

plus my hosting i don't know where he go. almost 1 week not reply my pm for guide me to change it.

 
that item will not be euip its usable and you only need to activate nlnd deactivate it without puting it on your equipment slots

 
Back
Top