[Lua] Race Change menu

Shout-Out

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    zade749's Avatar Member
    Reputation
    20
    Join Date
    Sep 2009
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Lua] Race Change

    I actually made this as a request, it took about an hour to write.
    It shouldn't have any errors, but if there are just send an IM

    MSN: [email protected]

    Basically all this does is checks the player's faction and class and sends a menu of all available options for a race change. If the script works correctly, with the press of 1 of the options and a quick relog you should have you race changed.

    Script:

    Click Here

    SQL Batches:

    Code:
    insert into `creature_names` (`entry`, `name`, `subname`, `info_str`, `Flags1`, `type`, `family`, `rank`, `killcredit1`, `killcredit2`, `male_displayid`, `female_displayid`, `male_displayid2`, `female_displayid2`, `unknown_float1`, `unknown_float2`, `leader`) 
    values ('99901', "Race Changer", "Zade Scripts", '', '0', '7', '0', '3', '0', '0', '21362', '0', '0', '0', '1', '1', '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`, `summonguard`) 
    values ('99901', '255', '255', '35', '1', '1', '', '2', '1', '3300', '0', '10000', '10000', '0', '0', '0', '0', '31000', '100000', '0', '0', '0', '0', '0', '0', '0', '0', "0", '1', '0', '0', '0', '2.50', '8.00', '14.00', '0', '0', '0', '0', '0', '0', '0', '0');
    Credits: Zade749
    Last edited by zade749; 12-26-2009 at 09:28 PM.

    [Lua] Race Change
  2. #2
    Jadd's Avatar 🐸 Premium Seller
    Reputation
    1515
    Join Date
    May 2008
    Posts
    2,433
    Thanks G/R
    81/336
    Trade Feedback
    1 (100%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    +Rep to help you out of leecher

  3. #3
    mag1212's Avatar Active Member
    Reputation
    55
    Join Date
    Aug 2009
    Posts
    352
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this is good +Rep

  4. #4
    snigelmannen's Avatar Member
    Reputation
    27
    Join Date
    Jul 2007
    Posts
    318
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +rape for the work, sadly i don't like emu servers
    " Spy sappin mah sentry! "

  5. #5
    Ground Zero's Avatar ★ Elder ★
    Reputation
    1132
    Join Date
    Aug 2008
    Posts
    3,503
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by snigelmannen View Post
    +rape for the work, sadly i don't like emu servers
    Awesome Logic!

    I'm lactose intolerant yet i'm still going to enjoy this glass of milk!

  6. #6
    eric749's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, sadly Im not 100% sure if plr:SetRace is the right function to use for this script.
    I can't find anyone or any list that can tell me otherwise xD

    This is an OLD account, if a mod wants to ban it plz do I wont be using it...
    Last edited by eric749; 12-23-2009 at 08:11 AM.

  7. #7
    zade749's Avatar Member
    Reputation
    20
    Join Date
    Sep 2009
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated post, I will post the sql in a bit.
    The script runs, but remains untested as of now, so if someone wants to test it for me I would greatly appreciate it.

  8. #8
    Nikentic's Avatar Elite User
    Reputation
    453
    Join Date
    Oct 2007
    Posts
    1,556
    Thanks G/R
    10/4
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'll test it for you.

  9. #9
    zade749's Avatar Member
    Reputation
    20
    Join Date
    Sep 2009
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I would love that

  10. #10
    Nikentic's Avatar Elite User
    Reputation
    453
    Join Date
    Oct 2007
    Posts
    1,556
    Thanks G/R
    10/4
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    half of query done adding you on msn

  11. #11
    zade749's Avatar Member
    Reputation
    20
    Join Date
    Sep 2009
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im online now, and I posted an sql ArcEmu > v2976

  12. #12
    Hyldran0's Avatar Contributor
    Reputation
    118
    Join Date
    Nov 2008
    Posts
    374
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Really Nice ! ^^ To bad it's Arc or i would be testing right now ! well +rep x2 For you'r awsome Work !
    Shit's Gone Real

  13. #13
    zade749's Avatar Member
    Reputation
    20
    Join Date
    Sep 2009
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thx, all arcemu revs 3020+ come with luahyparc added.
    You should try updating your core.
    I know in the near future there will be several updates with spell fixes and dual talent specialization working.
    I have a friend that is working on the fixes atm.

  14. #14
    Ranik's Avatar Member
    Reputation
    6
    Join Date
    Jan 2007
    Posts
    48
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any way to have this add/remove the racial spells? Such as Shadowmeld, Track Treasures, etc.....

  15. #15
    zade749's Avatar Member
    Reputation
    20
    Join Date
    Sep 2009
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes there is, I've actually considered working on that, would need to look up all racial abilities/spells and add them to the script. If I do it, it should be done pretty quick. I'll probably wait until tomorrow morning

Page 1 of 2 12 LastLast

Similar Threads

  1. [Request] Race Change Lua or Website script
    By SupernovaHH in forum WoW EMU Questions & Requests
    Replies: 5
    Last Post: 09-21-2010, 03:21 PM
  2. Burning Crusade: All Races Changed Into Blood Elf/Draenei *READY TO USE*
    By SandLOL in forum World of Warcraft Model Editing
    Replies: 102
    Last Post: 12-02-2006, 05:58 PM
  3. Race Change Request
    By doomsynn in forum World of Warcraft Model Editing
    Replies: 2
    Last Post: 10-22-2006, 09:03 AM
  4. Race Change Request
    By doomsynn in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 10-21-2006, 09:22 PM
  5. NEED a Human male to tauren male race change
    By ivondragon in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 10-10-2006, 08:55 PM
All times are GMT -5. The time now is 08:38 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