[ENGLISH] [Prrovoss] PopupNotifications menu

User Tag List

Page 4 of 5 FirstFirst 12345 LastLast
Results 46 to 60 of 75
  1. #46
    prrovoss's Avatar Contributor
    Reputation
    152
    Join Date
    Jan 2013
    Posts
    420
    Thanks G/R
    23/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Anthem2134 View Post
    okay this seems to be ok. did you read the first post till the end? ive provided a code snippet that configures some popups. it also contains a popup for dropped ancient items. if you need help with getting the snippet to run let me know

    [ENGLISH] [Prrovoss] PopupNotifications
  2. #47
    Anthem2134's Avatar Member
    Reputation
    2
    Join Date
    Jul 2018
    Posts
    32
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I Guess i skipp that and yes if u can sure help me

  3. #48
    prrovoss's Avatar Contributor
    Reputation
    152
    Join Date
    Jan 2013
    Posts
    420
    Thanks G/R
    23/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Anthem2134 View Post
    I Guess i skipp that and yes if u can sure help me
    what exactly are you looking for? a popup every time a legendary/ancient/primal drops? or every time a specific item drops? or every time a specific item that is ancient/primal drops? nearly everything is possible^^

  4. #49
    Anthem2134's Avatar Member
    Reputation
    2
    Join Date
    Jul 2018
    Posts
    32
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    both will be good tbh,

  5. #50
    prrovoss's Avatar Contributor
    Reputation
    152
    Join Date
    Jan 2013
    Posts
    420
    Thanks G/R
    23/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Anthem2134 View Post
    both will be good tbh,
    well thats pretty generic
    so my answer will be just as vague.
    place this in your plugins/User folder:
    Zippyshare.com - PluginEnablerOrDisablerPlugin.cs

  6. #51
    Anthem2134's Avatar Member
    Reputation
    2
    Join Date
    Jul 2018
    Posts
    32
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what this do, and i need to delete the file from this mod? becouse i still not able to make this work

    edit, i try and work

    thx for the your work,

    just a smal request, can u mod just for showing up when i dropp ancient\primal?

    another thing, how for example how i can set the popuop to show for a specific item?
    Last edited by Anthem2134; 07-27-2018 at 09:42 AM.

  7. #52
    prrovoss's Avatar Contributor
    Reputation
    152
    Join Date
    Jan 2013
    Posts
    420
    Thanks G/R
    23/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this is for ancients and primals only:
    using Turbo.Plugins.Default; namespace Turbo.Plugins.User { public cl - Pastebin.com

    give me an example of a specific item that you want.

  8. #53
    Anthem2134's Avatar Member
    Reputation
    2
    Join Date
    Jul 2018
    Posts
    32
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    like for an example if u wanna make a new char and looking for a specific item like Rathma set

  9. #54
    kmckowan's Avatar Member
    Reputation
    2
    Join Date
    Feb 2018
    Posts
    16
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does this plugin work still, I can't seem to get it to work. I have created the author folder and popup folder in the the pluguin's and default still can't get them work, keep getting 3 exceptions.

  10. #55
    prrovoss's Avatar Contributor
    Reputation
    152
    Join Date
    Jan 2013
    Posts
    420
    Thanks G/R
    23/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what exceptions

  11. #56
    kmckowan's Avatar Member
    Reputation
    2
    Join Date
    Feb 2018
    Posts
    16
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm just starting to learn this, the exception txt file only says 2 exceptions when loading i tried the custom file way like jack guide said but it still a bit confusing to me.

    I was putting in the plugins folder. namespace Turbo/Plugins/Prrovoss/Popups, then all the .cs files you had listed, i just wanted the legendary's to popup when they drop.

    Screenshot - b0847afc3170d09bdb1b6b8a25d1e2ec - Gyazo
    Last edited by kmckowan; 08-11-2018 at 01:46 PM.

  12. #57
    prrovoss's Avatar Contributor
    Reputation
    152
    Join Date
    Jan 2013
    Posts
    420
    Thanks G/R
    23/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    whats the content of your logs/exceptions.txt?

    if you have downloaded all the files that are mentioned in the first post, you can use this code to get it running:
    // ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ // *.txt files - Pastebin.com

    put it in plugins/User/PluginEnablerOrDisablerPlugin.cs

    the file extension is of importance. make sure your file explorer is showing file extensions for known file types. otherwise you create a .txt file. thud ignores .txt files.

  13. #58
    kmckowan's Avatar Member
    Reputation
    2
    Join Date
    Feb 2018
    Posts
    16
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It works now!!!! your awesome so you always have to have a snippet in customer folder as well then?

  14. #59
    prrovoss's Avatar Contributor
    Reputation
    152
    Join Date
    Jan 2013
    Posts
    420
    Thanks G/R
    23/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kmckowan View Post
    It works now!!!! your awesome so you always have to have a snippet in customer folder as well then?
    not always, it depends on the plugin you use. some/most plugins are customizable. this customizations usually happens in the PluginEnablerOrDisablerPlugin.cs you just created. my popup plugin is kind of an exception. all it does is to provide a framework you can use to create popups. it doesnt come with a default setting.

  15. Thanks kmckowan (1 members gave Thanks to prrovoss for this useful post)
  16. #60
    kmckowan's Avatar Member
    Reputation
    2
    Join Date
    Feb 2018
    Posts
    16
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well I really enjoy this plugin thank you for taking the time to help me!

Page 4 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. English --> Chinese
    By Login Error in forum Community Chat
    Replies: 4
    Last Post: 02-04-2008, 07:00 PM
  2. [Guide] Proper English Language
    By aggiish in forum Community Chat
    Replies: 31
    Last Post: 02-04-2008, 02:29 PM
  3. Omg,Funniest Thing I ever saw!!! ENGLISH PWNED!!!!
    By anmer in forum Screenshot & Video Showoff
    Replies: 10
    Last Post: 11-12-2007, 10:15 AM
  4. Chinese Names in English WoW
    By pandaman in forum World of Warcraft Exploits
    Replies: 8
    Last Post: 08-12-2006, 05:40 AM
All times are GMT -5. The time now is 10:09 AM. 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