New GM Scripting Guide Added
To the big list lol\/
--==Making a Npc Move==--
New GM Scripting Guide Added
To the big list lol\/
--==Making a Npc Move==--
Last edited by Illidan1; 10-31-2007 at 12:52 AM.
great guides,
is there any way to check for a paricular key instead of just of they'd done the quest?
thanks this really helped me! +Rep
No problem S Falco![]()
too make a custom npc i can make a trainer right so for global NpcName_stun = function()
{
plr = .GetClosestPlayer();
if(plr != null)
{
.CastSpellOnTarget(Spell Id, plr);
}
};
global NpcName_combat = function(mob)
{
.RegisterTimer(Time in Miller Seconds, NpcName_stun, 0);
.RegisterTimer(Time in Miller Seconds, NpcName_stun, 1);
};
.RegisterUnitEvent(NpcID, 1, NpcName_combat);
do i put the name in the red or the ( )
Awesome guide Illidan, thanks!
nice if i knew hot to +rep i would im prity well much a leacher...
Love you I really needed this tysm![]()
"The gate of the Dead Cell is opening...
nicebut it seems my scripts folder ain thaving an affect on my server? i have alot of files inside it, fx ones called "Gruul encounter" but even that one aint active when i encounter him in-game can you tell me whats wrong? +rep if i could..
Lol indeed i have, Thanks Gastricpenguin, i will add some more, bored!
I will NEVER learn GM scripting![]()