[GM Ticket addon/fix] menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    Ragnaros's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [GM Ticket addon/fix] READ THIS!

    Hello im using ascent, and when anyone on my server, writes a GM ticket, i must write

    /join gm_syncs_channel

    And then write .gmticket get

    Well its really bother me becuse, they cant whisper me if i have .gmon (tag) and when i take .gmoff (tag off) they can write to me, but how do they know if im GM? becuse my tag is off then. So how suppos i open a ticket?

    Does anyone knows/how/create a addon or something or just fix sql file to database for just many fixes for GM tickets, so i can open one, and open a whisper channel, with my GM tag on, so they can se im GM, and so they can write to me?

    Note: My_master addon, is not what im looking for.
    Last edited by Ragnaros; 09-01-2007 at 06:24 PM.

    [GM Ticket addon/fix]
  2. #2
    warsheep's Avatar Contributor
    Reputation
    184
    Join Date
    Sep 2006
    Posts
    1,216
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [GM Ticket addon/fix] READ THIS!

    Originally Posted by Ragnaros View Post
    Hello im using ascent, and when anyone on my server, writes a GM ticket, i must write

    /join gm_syncs_channel

    And then write .gmticket get

    Well its really bother me becuse, they cant whisper me if i have .gmon (tag) and when i take .gmoff (tag off) they can write to me, but how do they know if im GM? becuse my tag is off then. So how suppos i open a ticket?

    Does anyone knows/how/create a addon or something or just fix sql file to database for just many fixes for GM tickets, so i can open one, and open a whisper channel, with my GM tag on, so they can se im GM, and so they can write to me?

    Note: My_master addon, is not what im looking for.
    To answer about how making players able to whisper you,
    .allowwhispers (Player name)
    And when youa re done .blockwhispers (Player name)

  3. #3
    Ragnaros's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [GM Ticket addon/fix]

    Thank you for answering, i will use it thanks! (I have lookt for this for years!)+rep

    But please, still post with ides.

  4. #4
    warsheep's Avatar Contributor
    Reputation
    184
    Join Date
    Sep 2006
    Posts
    1,216
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [GM Ticket addon/fix]

    Well, I am going to look a bit on the ticket table, maybe i can gather some of my brain cells and make a little application for the tickets. Its the hard way of doing it, but it will look much more pro. ^^

    Edit:

    And.. How aren't My_master addon the thing you are looking for? Its clean and simple, and allows you to read tickets?
    You just get a ticket, see if the zone ID on the guy is 0, if it is, you just delete the ticket, and if it isnt, you do a .allowwhisper <name> and start helping him..?

    Second Edit:

    Thanks for the rep. ^^
    Last edited by warsheep; 09-01-2007 at 06:46 PM.

  5. #5
    Ragnaros's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [GM Ticket addon/fix]

    Hehe! ^^

    Well with the My_master addon i still must write /join gm_sync_channel and then get ticket and then open, and then .allowwhisper im just looking for easyer GM ticket system, so i dont need to join the channel, every time. Ill just se if anyone has a ticket, and ill just read it and when i click "Open ticket" it will automatic open a channel with GM tag on, between the user and me. OR something like that.


  6. #6
    warsheep's Avatar Contributor
    Reputation
    184
    Join Date
    Sep 2006
    Posts
    1,216
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [GM Ticket addon/fix]

    Hm... With a bit of modding of the My_master addon, that may be possible...

    I'll find it, and look in the source of it. I aint good with TCL, or whatever its written in, but i think i may manage to find something out..

    Edit:
    Take a look at this version of it:
    Filebeam - Free Fast File Hosting
    Testing it out now.
    Just looked at what it did have, it was so much things inside it, and looking fast thru the code was enough to see that it was another version then I'm used to atleast...

    Second Edit:

    Woot? From nothing more special with it in game.. going to look at its source again, cant possibly be right..

    Third edit:

    What i saw was something to make some commands able to use via /. Like /morph and /announce...
    Last edited by warsheep; 09-01-2007 at 07:26 PM.

  7. #7
    Ragnaros's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [GM Ticket addon/fix]

    Yea tested to, no changes?(As u said) wierd.

  8. #8
    warsheep's Avatar Contributor
    Reputation
    184
    Join Date
    Sep 2006
    Posts
    1,216
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [GM Ticket addon/fix]

    Trying to think a bit... I was thinking about adding a function to the addon, so when it try to open up a ticket window from a person, it also does .allowwhispers (that person)

    But i got no knowledge in LUA... And the other language its scripted in..

  9. #9
    Ragnaros's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [GM Ticket addon/fix]

    Ok! sounds good.

    But if you thinking to do it, try to fix /join gm_sync_channel someway, so i dont need to type then or just autoload or something, becuse i need first to write .gmticket get so the server writes, you need to join /join gm_sync_channel, then i can type /join gm_sync_channel

    And add fuction like this if you can.

    When a ticket comes up from a use. A GM will first open the ticket for just reading, then next to it it will say something like this "Support this user" or something like that. Then it will open a whisper channel.

    ^^ Just suggestions
    Last edited by Ragnaros; 09-01-2007 at 07:40 PM.

  10. #10
    warsheep's Avatar Contributor
    Reputation
    184
    Join Date
    Sep 2006
    Posts
    1,216
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [GM Ticket addon/fix]

    Originally Posted by Ragnaros View Post
    Ok! sounds good.

    But if you thinking to do it, try to fix /join gm_sync_channel someway, so i dont need to type then or just autoload or something, becuse i need first to write .gmticket get so the server writes, you need to join /join gm_sync_channel then i can type /join gm_sync_channel
    That makes it so much easier.. I always thought you had to write a ticket before you could join the channel ><

    Getting to work on it now, after showing a guy some ideas on my custom DB. ^^

  11. #11
    Ragnaros's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [GM Ticket addon/fix]

    Hehe, well good luck, and thanks!

  12. #12
    Ragnaros's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [GM Ticket addon/fix]

    How its going ^^?

  13. #13
    warsheep's Avatar Contributor
    Reputation
    184
    Join Date
    Sep 2006
    Posts
    1,216
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [GM Ticket addon/fix]

    Had so many other things to do.

    Well, having problems to understand it.. I mean, it should be easy... But seems like it isn't.. Also had my hands full with these DB projects. Member of one, Leader of another, got another server i work a bit for asking me all the time... But I'll look at it now.
    FOR A MOMENT, NOTHING HAPPENED. THEN, AFTER A SECOND OR SO, NOTHING CONTINUED TO HAPPEN.

  14. #14
    Ragnaros's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [GM Ticket addon/fix]

    Ok! well, feel no stress, i have time.

  15. #15
    Ragnaros's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [GM Ticket addon/fix]

    How does it go? ^^

Page 1 of 2 12 LastLast

Similar Threads

  1. [Misc] gm addon can some pls help me fix it
    By frankhta in forum WoW EMU Questions & Requests
    Replies: 0
    Last Post: 11-03-2010, 05:41 AM
  2. [Mangos]Working Ticket Addon (PAYMENT INCLUDED) [2.4.3]
    By noes in forum WoW EMU Questions & Requests
    Replies: 3
    Last Post: 05-16-2010, 05:09 AM
  3. Replies: 22
    Last Post: 07-31-2008, 10:09 AM
  4. How to fix those incompatable addons
    By alekisy in forum World of Warcraft Guides
    Replies: 5
    Last Post: 03-10-2007, 05:48 AM
  5. World of Warcraft Bot WoWGlider 0.6.5 Cracked and Fixed
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 7
    Last Post: 04-02-2006, 10:10 PM
All times are GMT -5. The time now is 06:31 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search