Yamahation
New Member
- Joined
- Aug 11, 2012
- Messages
- 13
- Reaction score
- 0
Hello.
My lua skills aren't exactly top notch, nor do I know a lot of the functions in the premade library for scripting NPCs. I have done everything on the SQL statement side for my request, but I was hoping to make an NPC like this:
Checks for account id -> if it's 3 -> then you must make an account, then make a character
-> if it's not -> you simply make a new character on the current account
My lua skills aren't exactly top notch, nor do I know a lot of the functions in the premade library for scripting NPCs. I have done everything on the SQL statement side for my request, but I was hoping to make an NPC like this:
Checks for account id -> if it's 3 -> then you must make an account, then make a character
-> if it's not -> you simply make a new character on the current account