HWTeleportation

Moved

Total Downloads: 12,623 - First Release: Dec 12, 2015 - Last Update: Nov 5, 2017

5/5, 35 likes
  1. Well whoever the maker he/she is a sik kent :)
     
  2. Can somebody please update Teleportation Plugin? Doesn't work with the new Oxide client :( it's gives me error to compile..
     
  3. Wulf

    Wulf Community Admin

    Please provide the errors.

    @LaserHydra, you may want to update to use Oxide's API for message sending like I had in the version I posted.
     
  4. Yes, the plugin after the upgrade stopped working.
     

    Attached Files:

  5. Same as Raphael 2.. and for betterchat as well..
     
  6. Teleportation.cs(675,30): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?
     
  7. Wulf

    Wulf Community Admin

    If you are getting that, your server is about 1 1/2 weeks outdated.
     
  8. Teleportation.cs(100,14): warning CS0114: `Oxide.Plugins.Teleportation.LoadConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword


    Teleportation.cs(675,111): error CS1501: No overload for method `AppendChatboxServerSingle' takes `2' arguments
     
  9. Wulf

    Wulf Community Admin

    The first is a warning, you can ignore it. For the other, try the attached version below.
     

    Attached Files:

  10. gracias I'll try it
    [DOUBLEPOST=1450889462][/DOUBLEPOST]works thanks bud
     
  11. an updated version of an error
     

    Attached Files:

  12. Works thanks a lot!

    Wulf can you please check the new plugin with /clear inventory? it's not well made..if you type /clear name u get cleared not the name you typed...
     
  13. PLUGIN IS OUTDATED PLEASE UPDATE Thanks!
     
  14. Wulf

    Wulf Community Admin

  15. I keep getting this error when I start up my server 1:20 PM [Error] Error while compiling Teleportation.cs(675,111): error CS1501: No overload for method `AppendChatboxServerSingle' takes `2' arguments

    EDIT: NVM figured it out
     
  16. Hey,

    This plugin works right now ? Coz I can't use it for the moment, maybe there is a config method ?

    Thanks for your support.
     
  17. Wulf

    Wulf Community Admin

    See Teleportation | Page 15 | Oxide.
     
  18. Hey Wulf,

    Thanks for your answer :) It works now, but can i make permissions for all players ? For example: when I type "/tpr" the following message appear: "You don't have permission to use this command". How can I have those permissions for all players ?

    Thanks u so much
     
  19. Wulf

    Wulf Community Admin

    /grant group default teleportation.tpr
     
  20. You rocks man !

    Thx so much :)