A few learner points for modding a server needed

Place for sharing your game modifications for Life is Feudal: Your Own

SgtSparraGump
 
Posts: 4
Joined: 26 Jul 2016, 09:00

A few learner points for modding a server needed

Post by SgtSparraGump » 28 Jul 2016, 07:44

Hello fellow Feudaler's

I am new to modding the server and having trouble finding a few things that are either what I need or lack proper how-to's.

Can anyone help with the following?

1. I need a character limiter, found scripts that will do it however ask to create triggers, I know how to create one but where do I create it? Do I right click my lif_ db or one of the items under it and paste it between "BEGIN" and "END" also are there any specific name, event and on table setting to use in HeidiSQL?

2. Heradry does not seem to work on my stock server, you can change emblems but nothing shows on tabards, how do I get this up and going?

3. I have searched and searched to no avail, is there no way for a GW or with the use of a script flatten ground? I want to create an event arena.

any help with this would be great!

Cheers,

SG


Halvdal
 
Posts: 107
Joined: 20 Jan 2016, 13:36

Re: A few learner points for modding a server needed

Post by Halvdal » 31 Jul 2016, 15:16

1. Use this SQL script. Works like a charm sql-to-limit-characters-by-account-t11942/

2.
- Open your LiF DB with HeidiSQL (or similar)
- Go to table heraldic_charges
- Change the standard coalliton to utf8_general_ci
Image
- do the same for the heraldries table
- start server and profit

3. There is no way to instant flatten the ground


Oleglev76
 
Posts: 1
Joined: 27 Oct 2017, 13:17

Re: A few learner points for modding a server needed

Post by Oleglev76 » 07 Nov 2017, 11:24

Halvdal wrote:1. Use this SQL script. Works like a charm sql-to-limit-characters-by-account-t11942/

2.
- Open your LiF DB with HeidiSQL (or similar)
- Go to table heraldic_charges
- Change the standard coalliton to utf8_general_ci
Image
- do the same for the heraldries table
- start server and profit

3. There is no way to instant flatten the ground


5 I can not change the string to utf8_general_ci . Help !!!
https://ibb.co/i6JsdG

Return to Game mods