Reneb submitted a new resource:
Waypoints Database - waypoints database to give paths for plugins that require it
Read more about this resource...

Waypoints
Waypoints database to give paths for plugins that require it
Total Downloads: 12,585 - First Release: Apr 22, 2015 - Last Update: Apr 14, 2017
- 5/5, 15 likes
-
Reneb updated Waypoints Database with a new update entry:
fucked the data, this is the correct format
-
would be nice to record the waypoints all x seconds ^^
without the waypoints_add spamming -
works good ;-) thanks
-
Hello !
I got an error when I try to use "waypoints_save"...
I can t use the "waypoints_save" command it says :"(12:48:13) | [Oxide] 11:48 AM [Error] Failed to call hook 'cmdWaypointsSave' on plugin 'Waypoints' (NullReferenceException: Object reference not set to an instance of an object)"
I got this exception for many plugins... what s wrong with hooks ? -
You need to pût a name after
-
(12:48:13) | [Oxide] 11:48 AM [Error] Failed to call hook 'cmdWaypointsSave' on plugin 'Waypoints' (NullReferenceException: Object reference not set to an instance of an object)"
Add fonction works,i can add waypoints but not save them.. -
your waypoints might be corrupted then
try reloading the plugin first: oxide.reload Waypoints
if it doesn't fix your problem send me your waypoints database so i can see if i can find an error in it. -
Add fonction works,i can add waypoints but not save them..
Ok thank you Sir !
I got this when i try to reload the plugin
[Oxide] 5:52 PM [Error] Failed to call hook 'Loaded' on plugin 'Waypoints' (NullReferenceException: Object reference not set to an instance of an object)Last edited by a moderator: May 3, 2015 -
Not sure what other details to add. Just added wavepoints but the commands are not available to my admin. Are there special permissions to assign?
-
avaible for level 1 and 2
(moderatorid & ownerid) -
Both users are either level 1 and 2. Not showing up for me as the ownerID / admin.
-
You are on multiplay?
-
hello, i have a question. when i try t set a waypoint the speed is always 0 even when i use /waypoints_add SPEED 5 any idea what i'm doing wrong?
-
/waypoints_add 5
-
Hello, I can set waypoints and save them just fine. Can even use them in elevators. But I don't know how to set the NPC to player. Next question: Once set, can any player use the waypoints? Ex: In a "Public Building" I have an elevator to the 20th floor for a players sky view center. Can any player use it?
Thanks
-SUE
[DOUBLEPOST=1435452404][/DOUBLEPOST]PS: What I would really like to accomplish is to establish some kind of "base jumping" effect. It would be really cool to be able to use the waypoints with a parachute (Like airdrops) or even a hang-glider of sorts. Even an umbrella would work! Can you do that?
-SUE -
i got an error in the console after insert the Plugin. How can i fix it
Attached Files:
-
-
Wulf Community Admin
-
-
I sometimes get an error
Code:[Oxide] 10:55 PM [Error] Failed to call hook 'cmdWaypointsNew' on plugin 'Waypoints v1.0.1' (NullReferenceException: Object reference not set to an instance of an object) [Oxide] 10:55 PM [Debug] at Oxide.Plugins.Waypoints.isEditingWP (.BasePlayer player, Int32 ttype) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Waypoints.cmdWaypointsNew (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0