[Ascent] .Gm file Use spell? menu

Shout-Out

User Tag List

Results 1 to 7 of 7
  1. #1
    thijsd's Avatar Member
    Reputation
    25
    Join Date
    Oct 2007
    Posts
    157
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Ascent] .Gm file Use spell?

    hi, i have a question:

    I want to make a gm spel, that if u use a protal:

    global Tele_shop_back=function(plr)
    {
    //HERE!
    };

    .RegisterGameObjectEvent(20000000, 2, Tele_shop_back);

    it uses a spel. Can someone help me with this one?

    [Ascent] .Gm file Use spell?
  2. #2
    Cursed's Avatar Contributor
    Reputation
    270
    Join Date
    Jun 2007
    Posts
    1,380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Ascent] .Gm file Use spell?

    something with .plr port (map,x,y,z) as far as i know...

  3. #3
    thijsd's Avatar Member
    Reputation
    25
    Join Date
    Oct 2007
    Posts
    157
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Ascent] .Gm file Use spell?

    Originally Posted by Gahme View Post
    something with .plr port (map,x,y,z) as far as i know...
    yeah, but that is for teleporting. i want to use the spell for the heartstone, so u can get back to ur maintown i have the id of the spell, i dont know how to cast it :P

  4. #4
    Cursed's Avatar Contributor
    Reputation
    270
    Join Date
    Jun 2007
    Posts
    1,380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Ascent] .Gm file Use spell?

    o_O that was like .plr cast (spellid) ^^ Anything like this

  5. #5
    Cursed's Avatar Contributor
    Reputation
    270
    Join Date
    Jun 2007
    Posts
    1,380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Ascent] .Gm file Use spell?

    global Tele_shop_back=function(plr)
    {
    .plr CastSpell(*ID*);
    };

    .RegisterGameObjectEvent(20000000, 2, Tele_shop_back);

    Could it be something like that? I´m not that good in .gm scripting but...
    Last edited by Cursed; 10-29-2007 at 01:33 PM.

  6. #6
    Illidan1's Avatar Banned
    Reputation
    244
    Join Date
    Jul 2007
    Posts
    2,251
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Ascent] .Gm file Use spell?

    Hello Cheek out all my Guides here >> GM Scripting

  7. #7
    Illidan1's Avatar Banned
    Reputation
    244
    Join Date
    Jul 2007
    Posts
    2,251
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Ascent] .Gm file Use spell?

    That is what it needs to be \/

    Code:
    	global Tele_shop_back = function(plr)
    	{
    		
    		.plr.Teleport(MapID, x, y, z);
                    .plr CastSpell(ID);
    	};
    	// Player will transport "on use (click)"
    	.RegisterGameObjectEvent(20000000, 2, Tele_shop_back);

Similar Threads

  1. [Ascent] Cannot find a spell ID
    By Gothian in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 12-19-2007, 09:16 PM
  2. Use: +spell dmg permanently?
    By Kappa in forum World of Warcraft Exploits
    Replies: 1
    Last Post: 11-22-2007, 10:49 PM
  3. Ascent conf file
    By Viter in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 11-01-2007, 12:45 PM
  4. Ascent config file guide
    By Viter in forum World of Warcraft General
    Replies: 4
    Last Post: 10-31-2007, 07:45 AM
  5. Ascent instant potion use
    By nataq in forum World of Warcraft Exploits
    Replies: 2
    Last Post: 09-22-2007, 04:24 PM
All times are GMT -5. The time now is 01:51 PM. 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