work mercs help
Can someone tell me how to make the mercenaries work?
|
You need to go into rule_values table in database and make sure this : Mercs:AllowMercs is set to "true" Also, you need make sure the "class" on all the merc merchant npc's are set to "71". If you know how to run queries in the database, it's an easy task by running this:
Code:
UPDATE npc_types SET class = 71 WHERE lastname LIKE '%Mercenary Liaison'; |
hello huppy brother :)
yesterday in allowmercs I set it to true but they told me that they still did not work
|
please
can you explain me more in detail about executing that code, where do I execute it?
|
ah that the class of all the npc_types that are mercenary merchants are in 71, okey
|
not work
I already did, allow mercs, and then all the classes in 71 and still do not work
|
error :=
all merchants come out as merchant mercenaries now ... I think it was to do that query in the mysql, how do I put it back as before?
|
:( huppy help
How can I reestablish all the salespeople with their class now? they are all with the same number :(
|
Is there any way to go back in heidisql when you make queries? unintentionally I put all class in 71 because I wanted to look at what to put the mercenaries
|
Have you got all npc's on the server set to class 71 now ? If so, I am not sure how you did that. Learning all about sql and database editing is essential before you start playing around with things. I don't use heidisql, so I can't help teach you with that. You will have a ton of fixing to do, without learning how to work with sql (and running queries). Under those circumstances, I would suggest wiping the server and reinstalling it. Would be a lot less fixing.
|
If I already did it took me all afternoon but it does not matter, I'm already in it again, I just got confused and apparently when I put the code you gave me, I put them all 71 but nothing happens I will do without the mercenaries I want to spoil the server again
|
Quote:
|
Quote:
|
All times are GMT -4. The time now is 02:50 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.