[Contest Winner][Lua/FrostTeam] Boss + Cinematic! menu

Shout-Out

User Tag List

Page 3 of 3 FirstFirst 123
Results 31 to 37 of 37
  1. #31
    Aelus's Avatar Active Member
    Reputation
    72
    Join Date
    Jan 2007
    Posts
    687
    Thanks G/R
    0/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ericbrewer05 View Post
    whats with all these ccontest winners some1 help me with this lol thanks
    There was a emulation contest, in which people sent in entries to be judged. Amongst them was some categories which you'd enter into.

    So this guy here, entered into the LUA competition and won in which they agree to release their thing they made.

    Hope that sentence made sense >.>



    [Contest Winner][Lua/FrostTeam] Boss + Cinematic!
  2. #32
    BADBUDZ's Avatar Member
    Reputation
    3
    Join Date
    Mar 2008
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can you please post the sql as i dont know how to edit the script thanx +rep

  3. #33
    Thelordofsummon's Avatar Member
    Reputation
    6
    Join Date
    Mar 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Maybe some explanation? What for that "Spawnname"? And what I got to edit, except the NPCID?
    Maybe some additional infos are required...anyway this is great, really. +rep, if I can.

  4. #34
    Aelus's Avatar Active Member
    Reputation
    72
    Join Date
    Jan 2007
    Posts
    687
    Thanks G/R
    0/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Thelordofsummon View Post
    Maybe some explanation? What for that "Spawnname"? And what I got to edit, except the NPCID?
    Maybe some additional infos are required...anyway this is great, really. +rep, if I can.
    SpawnName = *enter the ID of the creatures you want the boss to spawn in the fight*
    NPCID = *enter the bosses ID here*
    Teleporter = *Pretty self explainable, its the ID of the NPC you want to be the teleporter*



  5. #35
    Dagster's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well here are the Sql for Arcemu Boss
    you need to Edit this cause i Created one for my Extrem fun server with level 350.
    Thats the boss! Its the Same Entry id as the Lua. If you want same go into your db and Delete the current creature ( by me was "Azure mana beast")
    Code:
    insert into `creature_names` (`entry`, `name`, `subname`, `info_str`, `Flags1`, `type`, `family`, `rank`, `unk4`, `spelldataid`, `male_displayid`, `female_displayid`, `male_displayid2`, `female_displayid2`, `unknown_float1`, `unknown_float2`, `civilian`, `leader`) 
    values ('31404', "Fearbringer", "Cinematic", '', '0', '5', '0', '3', '0', '0', '26497', '0', '0', '0', '1', '1', '0', '0');
    
    insert into `creature_proto` (`entry`, `minlevel`, `maxlevel`, `faction`, `minhealth`, `maxhealth`, `mana`, `scale`, `npcflags`, `attacktime`, `attacktype`, `mindamage`, `maxdamage`, `can_ranged`, `rangedattacktime`, `rangedmindamage`, `rangedmaxdamage`, `respawntime`, `armor`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `combat_reach`, `bounding_radius`, `auras`, `boss`, `money`, `invisibility_type`, `death_state`, `walk_speed`, `run_speed`, `fly_speed`, `extra_a9_flags`, `spell1`, `spell2`, `spell3`, `spell4`, `spell_flags`, `modImmunities`) 
    values ('31404', '350', '350', '14', '1200000', '1200000', '1600', '1', '0', '2000', '0', '6000', '12000', '0', '0', '0', '0', '300000', '6000', '2000', '2000', '2000', '2000', '2000', '2000', '0', '0', "0", '1', '6000000', '0', '0', '2.50', '8.00', '14.00', '0', '0', '0', '0', '0', '0', '0');
    The Entry ID 22898 not need to createt its Supremus from Blacktemple.
    Same with 23995 Its Axel a Innkeeper. You should maybe edit him cause of Gossip flag 1 cause 23995 is the Teleporter.

    All credits goes to the Thread Starter. I only would help out.

    @ Thread Starter if you not agree with that. Report this then it will be Deleted.

    Btw +Rep Nice Lua. I will test it and Post a Screen.

  6. #36
    hellmix's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i dont get how to create a script, and what to do with this text...
    can someone explain a bit please?

  7. #37
    Nymphx's Avatar Active Member
    Reputation
    83
    Join Date
    Sep 2008
    Posts
    212
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Was just looking through all my threads and had the urge to fix up this script. Not tested the new edit but I removed the teleporter and added the SQL for the fireworks GO. I hope this works for everyone.

    Hellmix, copy the text (script) and put it into a notepad. Name the file 'Snowman.lua' without the two '

    Change the file type to all and this should save as snowman.lua

    Now move this file to your servers scripts folder and voila, it works.

Page 3 of 3 FirstFirst 123

Similar Threads

  1. [Contest Winner][AzolexX] Zombie LUA Event - Blizzlike as Possible
    By Hellgawd in forum WoW EMU General Releases
    Replies: 36
    Last Post: 02-26-2009, 07:36 AM
  2. [Release - FrostTeam] Gorgresh the Amani Champion. (Lua 10man boss)
    By stoneharry in forum WoW EMU General Releases
    Replies: 9
    Last Post: 11-29-2008, 03:46 PM
  3. [Request] I need some help with lua script (boss on death)
    By Ellenor in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 03-03-2008, 03:47 PM
  4. [request] Frostwolf Tabard > Contest Winners Tabard
    By nonono in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 07-13-2007, 02:59 PM
All times are GMT -5. The time now is 10:16 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search