Jump to content

RoadTech

Creator
  • Posts

    156
  • Joined

  • Last visited

Everything posted by RoadTech

  1. health .... No joke, but : [Info("TutorialDisplay", "RoadTech", "2.0.5")] [Description("Displays custom tutorials for players with specific permissions")] public class TutorialDisplay : RustPlugin { [PluginReference] Plugin ImageLibrary, ZoneManager, BetterChat; It's ready for update i just wait too finish all my correctif of all my plugin for prepare all update on one time. RolePlaySalary : OK Tutorial Display : OK (I have add command on close button, new config file for add if you want open just for one time for zone or permission. EFFECT RESOLVED, and addmaxdisplay for zone and permission and timer for all include.) MoneyPrinter it's in progress I recently regained my skills and health. BarrelCrateBounty : OK So I need to finish updating MoneyPrinter and I'm posting all updates regarding my plugin Sorry for that I accept the situation things are getting better thank you for your patience
  2. RoadTech

    Default Items?

    Changed Status from Pending to Not a Bug
  3. RoadTech

    Default Items?

    Not because any use as they want ^^
  4. RoadTech

    Major Bug

    Changed Status from Pending to Work in Progress
  5. Changed Status from Pending to Work in Progress
  6. Yes i'm back and i'm working on the futur version for add on permission (MaxDisplay & Timer) Like for zone
  7. Yes but the problem is if you create zone or tutorial permission you can't replace the text for langages because all created it's on config file. I can try something but i'm not very sure
  8. Changed Status from Pending to Work in Progress
  9. Hi, sorry for my absence i'm working on the futur version this problem are resolve for next update And i don't understand what you say about the stone barricades ? You want when you put an stone barricades it's printers automatic ?
  10. RoadTech

    Money Printer

    ImageLibrary it's not necessary for use skinid
  11. RoadTech

    Money Printer

    I'm back, sorry for my absence, you can just go in config file and put in skinID your IDSkin but you need to put im on steam
  12. the update is coming, sorry for the wait.
  13. RoadTech

    Money Printer

    Hi, i see all the problems with this plugin, I am working on a new update that is much more functional than this last one. The plugins are entirely created by me. AI is an interesting element today for debugging; I sometimes use it to target certain problems. Could you enlighten me on the clarity of your question? What is the connection ? I had some personal complications which postponed the update, I also have a job in parallel, a family, as well as several servers to manage, however I understand your frustration given that you paid for this plugin and it That's why now that I'm recovered I'm resuming my updates as quickly as possible but after 3 weeks of complications I won't hide from you that I'm behind on a lot of things... Please forgive me for this problem, I will get back to you in the next few days with the update.
  14. Update are coming sorry for my absence
  15. RoadTech

    RolePlaySalary

    Unload the plugin delete your file data and restart the server
  16. all UPDATE ARE COMING...

  17. RoadTech

    Major Bug

    Understand, i prepare the next update before the next rust update Thanks for your back
  18. Before the next rust update
  19. Yes sorry the update are coming soon, i'm just need finish tu create my FUTUR PROJET : I Think like 3-5 days MAX
  20. PROJECT IN COMING : 

     

  21. RoadTech

    Images not loading

    Perfecto ! So how you find the problem ?
  22. RoadTech

    Images not loading

    I'm working on update for put 0 in character for no picture if you want.
  23. RoadTech

    Images not loading

    Have you another plugin with the same name ImageID1 2 3 4 ?
  24. RoadTech

    Images not loading

    No ^^ For change picture open CS file, and go in this line : private void OnServerInitialized() { storedData = Interface.Oxide.DataFileSystem.ReadObject<StoredData>("TutorialDisplayData"); var success = ImageLibrary?.Call("AddImage", "http://www.image-heberg.fr/files/16979388842771375397.png", "ImageID1"); if (success == null || !(bool)success) { Puts("Failed to load ImageID1"); } success = ImageLibrary?.Call("AddImage", "CHANGE THIS LINE WITH YOUR LINK ", "ImageID2"); if (success == null || !(bool)success) { Puts("Failed to load ImageID2"); }
  25. Changed Status from Pending to Closed
1.7m

Downloads

Total number of downloads.

7.8k

Customers

Total customers served.

117.7k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.