samuel157
Intermediate OT User
- Joined
- Mar 19, 2010
- Messages
- 616
- Solutions
- 4
- Reaction score
- 122
- Location
- São Paulo, Brazil
- GitHub
- Samuel10M
Script that is not configured in source is login.lua openchannel
Error:
doPlayerOpenChannel(cid, CHANNEL_Help)
if(lastLogin > 0) then
Error:
doPlayerOpenChannel(cid, CHANNEL_Help)
if(lastLogin > 0) then
LUA:
[28/09/2022 18:11:46] [GOD] Bryaan has logged in.
[28/09/2022 18:11:46] [Error - CreatureScript Interface]
[28/09/2022 18:11:46] data/creaturescripts/scripts/login.lua:onLogin
[28/09/2022 18:11:46] Description:
[28/09/2022 18:11:46] data/creaturescripts/scripts/login.lua:14: attempt to call global 'doPlayerOpenChannel' (a nil value)
[28/09/2022 18:11:46] stack traceback:
[28/09/2022 18:11:46] data/creaturescripts/scripts/login.lua:14: in function <data/creaturescripts/scripts/login.lua:5>
[28/09/2022 18:11:46] [GOD] Bryaan has logged out.