- Joined
- Jul 25, 2007
- Messages
- 382
- Reaction score
- 38
Below isn't working, so I'm just curious how do I allow them to retrieve text from a variable?
LUA:
city_name = "CITY"
npcHandler:say("I'm the official banker of".. city_name .."!", cid)