Hello I need a little support in the area wow Core 5.4.2 and possibly higher .
What to do ?
Integration of Eluna in the Core 5.4.2 or higher , pay for 3635 E Gold or € (discuss how much for labor)
Please report .
PS :
If I please move in the wrong area Thanks .
Skype : Fotiosg007
Bin...
hey guys
ich habe volgendes problem was hier auch schon bekannt ist, ich habe auch versucht alles zu machen 1 zu 1 wie in anleitungn habe 1 std gesucht gemacht getahn nix funktunierte gleiche fehler immer und immer wieder.
http://emudevs.com/showthread.php/3578-CMake-error-Boost
selbe...
"I wrote Kaev a PM to translate it, he will do it asap"
I'm looking for someone who can look through all my LUAs to check them, because one of them crashes my server.
My core has a problem with LUA logs, that's why i don't get an error log except the PANIC message #45 something.
There are 81...
-- Blocked words go in this table.
local blockedWords = {
"shit",
"fuck",
"bitch"
};
-- The string which the blocked word should be
-- replaced with.
local strReplacement = "^$@!";
-- Function to check for blocked words and fix
-- the message.
local function blockWords(str)
local words = {}...
"I wrote Kaev a PM to translate it, he will do it asap"
Hallo ich möchte das in diesen script sätze unterbunden werden das heist das wenn man zb test im chat sagt sieses nicht sichtbar ist.
das heist sollte ich im chat schreiben test, sieht es keiner nicht mal ich aber wenn ich was anderes...
Credits :
Synth
QQrofl,
and updated by me
Fix Line:
if (!object->Create(guidLow, objectInfo->entry, map, pPlayer->GetPhaseMgr().GetPhaseMaskForSpawn(), x, y, z, o, 0.0f, 0.0f, 0.0f, 0.0f, 0, GO_STATE_READY))
/*######################-> [[Guild Housing ]] <-#########################...
hi guys
im well when menü click this function work:
player:ModifyHonorPoints(500)
loop in gettable
elseif (intid == 400) then
player:GossipMenuAddItem(10, "2x 8000 Gold Baren = 60 Honor Points", 0, 452)
player:GossipSendMenu(1, creature)
elseif...
Das hilf mir nicht richtig, was ich will ist zb das hier :
Dieser Spell wenn ich ihn Caste brauch eine Minute bis er Castet also aktiv ist.
das will ich auch beim Boss haben, der Boss Castet ihn direkt
und das: creature:RegisterEvent(Kataklysm, 200, 1) das die 200 ms die zeit ist wann er es...
"I wrote Kaev a PM to translate it, he will do it asap"
hallo ich habe folgendes problem und zwar habe ich mein boss script fertig und habe da spells eingefügt soweit alles super nur das problem ist:
das der boss die spells sowort castet also nach vorgegebener zeit natürlich aber ich möchte...
Hi guys
i have this script:
local function Rezzer(event, killer, killed)
killed:SpawnCreature(28534, killed:GetX(), killed:GetY(), killed:GetZ(), killed:GetO(), 3, 20000)
killed:SendAreaTriggerMessage("|Cffffffff Bitte warte du wirst Wiederbelebt.... Bring dich in Sicherheit !!")
end...
hi
i´m well when gm aktive gm on and send the world massenger etc.
local function gmon(event, player, msg, Type, lang)
if(player:IsGM() == true)then
player:SendBroadcastMessage("bla bla bla")
end
end
RegisterPlayerEvent(18, gmon)
print "++++++++++++++ Anti Cheat Speed Loaded!"
local Line = 1 --line for normal player speed
local Timer = 10000 --timer of chack milisecond
local function speed(event, delay, calls, player)
if(player:IsGM() == true)then
-- Can speed...
Hello, i have a script that everyone of you know, but i want to modify it.
It should do the following:
I want to spawn objects after some time like in this script:
local npcid = {974569}; -- you can apply this to multiple npc's here.
local delay = 1*60*50 -- 30 seconds
local cycles = 1 -- must...
hello im well zone locked for all player but well seperate name past into script and this playername is not locket for zune zb:
local NPC_ID = 7
local function AreaTrigger_MoveInLOS(event, creature, player)
player:Teleport(560, 2029.25, 1992.37, 118.044, 1.61652)...
can help me ?
i´m well inport timer of spawn.
also time vor next spawn npc, one spawn and next spawn is in 1 minute
local function rechte11(event, player)
local result = AuthDBQuery("SELECT id FROM account WHERE pinfo=1 and id = "..player:GetAccountId())
if (result) then
end...