

bookkc
Members-
Content Count
52 -
Joined
-
Last visited
-
Donations
0.00 GBP
Community Reputation
0 NeutralAbout bookkc
-
Rank
Advanced Member
Core Infomation
-
Core
Zero
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
okay 2018-06-12 15:41:00 lua_scripts\exhanger.lua:2: bad argument #4 to 'SendMail' (Player expected local function ChatSystem(event, player, msg, _, lang) SendMail( "subject", "this is from server", player:GetGUIDLow(), player:GetGUIDLow()) end RegisterPlayerEvent(18, ChatSystem) i have this lua_register(L, "SendMail", &LuaGlobalFunctions::SendMail); // SendMail(subject, text, receiverLowGUID[, sender, stationary, delay, itemEntry, itemAmount, itemEntry2, itemAmount2...]) - Sends a mail to player with
-
2018-06-12 14:40:50 lua_scripts\exhanger.lua:2: bad argument #4 to 'SendMail' (Player expected) local function ChatSystem(event, player, msg, _, lang) SendMail( "subject", "this is from server", player:GetGUIDLow(), 0) end RegisterPlayerEvent(18, ChatSystem)
-
Can i restart server by eluna??? i can not find anything in wiki, is it possible??
-
so, how to send mail from Server to player??? how i can get Low GUID of server ?? and etc?
-
i use old core, but its need to me... in this old eluna i dont have additem() but i need to get item to player, i think its possible by sendmail
-
like this ?? player:GetObjectGUID ???i nit understand
-
so, if i understand you, i need to get player object ??? how i can get a object???
-
local function ChatSystem(event, player, msg, _, lang) local plll = player:GetName() local subject = "Hello" local text = "Hello" SendMail(subject, text, 18, plll, 62) print "aaaaaaaaaa" end RegisterPlayerEvent(18, ChatSystem) lua_scripts\exhanger.lua:7: bad argument #4 to 'SendMail' (Player expected) whats wrong? i give the player name...
-
I need to clear all events game, creature, gossip, etc in all server, Can i use this http://www.elunaengine.com/Global/ClearMapEvents.html to clear in map all events???? or its possible ? and can you give me little example, please, i dont know how it use
-
forum is die ? ^-(
-
i make this local nearestPlayer = WorldObject:GetNearestPlayer(50) and have this calling 'GetNearestPlayer' on bad self (bad argument : WorldObject expected, got table)
-
i find this http://www.elunaengine.com/WorldObject/GetNearestPlayer.html but can any give me little example how to check neatest player local nearestPlayer = WorldObject:GetNearestPlayer(50)
-
Hey, can i remove auras for all player around me ??? its possible?? to check players around me with aura ??
-
so i dont need to text from DB, can i write text in Eluna???
-
How To write text to gossip menu, not link, simply text to gossip menu by eluna
Contact Us
To contact us
click here
You can also email us at [email protected]
Privacy Policy | Terms & Conditions

You can also email us at [email protected]
Privacy Policy | Terms & Conditions
Copyright © getMaNGOS. All rights Reserved.
This website is in no way associated with or endorsed by Blizzard Entertainment®
This website is in no way associated with or endorsed by Blizzard Entertainment®