
Exodus
Gamemode/economy controller
Total Downloads: 592 - First Release: Dec 25, 2015 - Last Update: Dec 27, 2015
- 5/5, 3 likes
-
-
I'll make a new post with it soon maybe ^^ Cause i coded it from 0 and i need to polish it ^^
-
Norn i have some problem with NPC:
[Oxide] 1:51 AM [Error] HumanNPC plugin failed to compile!
[Oxide] 1:51 AM [Error] HumanNPC.cs(512,178): error CS1061: Type `BaseProjectile' does not contain a definition for `ikHold' and no extension method `ikHold' of type `BaseProjectile' could be found. Are you missing an assembly reference? -
NORN is AFK n.n here you go with HUMANNPC quick fix
I removed NPC damage so they do not damage players anymore (as it is a quick fix)
Attached Files:
-
-
now working.
-
So this is your fixed file?
Nice to see that you made some progress on it, but i would love it to see if they could attack if players comes to close (not the trader - but other npcs) -
Yeah
Nut remember its a quick fix D:
-
Well i have small problem ^D NPC sell teleport player point to point.
old -
"cmd": [
"teleport.loc $player.id -523.4337 11.03207 -917.2474"
],
its GUIShop.json
and were new config ?not working
-
It would be great if this plug-in supports this function
Code (Text):
"NAME OF THE ITEM": {
"buy": "BUYPRICE",
"img": "URLOFTHEIMAGE",
"cmd": ["cmd1", "cmd2", "cmd3"],
"sell": "SELLPRICE"
}
Ofc for commands you can't sell commands ... well u can but you would be just giving free coins to players ^^
Like zone commands you can put $player.id, $player.name, $player.x, $player.y, $player.z
You can make warps with this by placing for exemple:
"cmd": ["teleport.topos $player.id 45 20 1022"],
(45 20 1022 being a specific location for your warp)
how standart plugin GUIShop .
Sorry for my English -
Maybe anything new?
-
Is there any tutorials to make a shop. I think I have all the plugins working and I can create a bank. But When i do /shop fromnpc it says editing no shop. I just need a good tutorial how to make a shop.
-
I can let u use my configs ^^ Also i can show u how to use them hahaha Remember me?
-
I remember you, because I'm still hoping to hear anything new about your progress on this.
Last time you said that your NPC aren't attacking and that you are working in it -
Mech lol haha
[DOUBLEPOST=1454685485,1454676571][/DOUBLEPOST]Yeah... now I got it to work. went to the config file of GUIShop and made regenerate line to true, then I reloaded GUIShop. No problems yet.
[DOUBLEPOST=1454687219][/DOUBLEPOST]But I still wanna know what are the available commands. -
Any update on this?
-
when trying to create a bank getting message: you dont have access to this command. I have unloaded, deleted files, and reloaded, to the same avail. I am the server owner and I have the permissions to do everything.
My npc's all spawn at 0,0,0 and the call.npcs does not seem to change anything.
Is the plugin still being developed? -
-
Hi, I've installed this in to my server but the gathering for cash is not working, only the killing animals is. Is there a fix for this?