hi guys, i'm trying to make my NPCS responses in dark blue, something like:
NPC: Greeting, |Playername|, i can promote you!.
but i have not been able to do it, I know there is a line i can edit::
but idk how, neither for one or for each NPC.
I tried looking for some LUA guide/tutorial but i have not found any good. if u can refer me, ill appreciate it.
PD: Srry for my english.
NPC: Greeting, |Playername|, i can promote you!.
but i have not been able to do it, I know there is a line i can edit::
LUA:
-- These are the default replies of all npcs. They can/should be changed individually for each npc.
[MESSAGE_GREET] = "Greetings, |PLAYERNAME|. I have been expecting you.",
but idk how, neither for one or for each NPC.
I tried looking for some LUA guide/tutorial but i have not found any good. if u can refer me, ill appreciate it.
PD: Srry for my english.