When i use this on any model they all stand with their arms out, for example the hobo on darkrp player model.
"models/player/corpse1.mdl" is that what i should be using?
[QUOTE=ryanfilps;25661186]When i use this on any model they all stand with their arms out, for example the hobo on darkrp player model.
"models/player/corpse1.mdl" is that what i should be using?[/QUOTE]
No, most of the actual player models will not work. Just use the regular models with no player directory. I also wanted to say I love this mod!
Stop bumping this
"Whenever I type "drp_makebuyer melonbuyer models/player/Eli.mdl MelonBuyer" into Rcon i get nothing. This could be me being daft. I'm guessing i installed it wrong so ill try that first".
This. I can't get this working. I just dragged it into my addons folder on my server.
I also tried using it as a non-addon, nothing happens in-game, when I use the command.
[QUOTE=Jawn;28739100]"Whenever I type "drp_makebuyer melonbuyer models/player/Eli.mdl MelonBuyer" into Rcon i get nothing. This could be me being daft. I'm guessing i installed it wrong so ill try that first".
This. I can't get this working. I just dragged it into my addons folder on my server.
I also tried using it as a non-addon, nothing happens in-game, when I use the command.[/QUOTE]
Maybe you should use it in your own console and make sure you're at least super admin on the server?
Stop bumping this shit.
I can see this extremely exploitable, please... do install it on your server.
[QUOTE=.\\Shadow};28741259]Maybe you should use it in your own console and make sure you're at least super admin on the server?[/QUOTE]
I am server owner and I do, obviously, use my own console.. The thing above above what I typed is a quote. Any help?
This doesn't work anymore. :C
Could someone fix it? I was very keen on using this.
Fix it yourself?
nut.
I've been trying to fix this with my server, and have had no luck.... :(
Can someone help me fix it for my Zombie RP Server?
If your into ZRP ill make you admin or something/
I would like to combine this with fishing mod, or some other type of prop achievement addon.Any takers?
You can also PM me: shawnmd
Not sure what's wrong but the NPC and all works fine, he buys everything I wanted him too. The position of the NPC saves too, however the sign beside him disappears after a server restart. Ill have a quick look into the code but not entirely sure.
[QUOTE=Mrkrabz;34450399]Not sure what's wrong but the NPC and all works fine, he buys everything I wanted him too. The position of the NPC saves too, however the sign beside him disappears after a server restart. Ill have a quick look into the code but not entirely sure.[/QUOTE]
Clientside shit doesnt load, rejoin, it'll load fine then.
Can anyone help me out with this addon. I Added this because i want him to buy weed but it wont buy anything, i get the npc to spawn. This is what i put:
weed = {
entclass = "durgz_weed",
buyamt = 250,
flux = 25,
max = 300,
min = 50,
requiredmodel = "models/katharsmodels/contraband/zak_wiet/zak_wiet.mdl",
nicename = "Weed"
None of the template ones will buy anything either.
Guys!
Its really easy,
First of all you creat your kinda of Buying NPC inside DerpRP Buyers/lua/autorun/drpnpcshared
I have a farming mod on my server so I use:
farmermelonbuyer = { --name used in concommand
entclass = "melon", --entity name
buyamt = 30, --base amount to buy for
flux = 0, --how much it changes up/down (0 to disable changing)
max = 15, --if flux =/= 0 then minimun and maximun buy amounts
min = 5, -- ^^
nicename = "Farmer's Melon" -- nice name show, shows as "Buying xxx"
},
Then go in-game to test if it works.
First we need to put the NPC there.
drp_makebuyer farmermelonbuyer models/Group03/Male_04.mdl Derek
At the models delete player/ !!
Then you want a label so see what he's doing there take a flat prop
You received a number when you placed the NPC Succesfully!
and put it on top of his hat look in the middle of the prop and do the command drp_labpos NUMBER
Dont forget the number else no label for you!
Next: You want to test if it works..!
Get the entity in your gravity gun wich you want to sell to him, hold the entity and put the entity with the gravity gun into his body it will dissapear and it will ad the money to your darkrp cash :)
If it all works you do in console:
drp_savenpcs
No number needed behind this command.
I hope this helps people if you still have trouble. ask me here maybe?
And if it helped you please check my server where this awesome mod wich companion made is being used..! at : 109.70.148.10:27015 (FalloutRP) With farming Mod where this mod includes with.
Thank you Companion for making these awesome mods.
But lately you haven't been coding or your making somthing big please keep doing your good work!!
[QUOTE=reenesj;35459030]Guys!
Its really easy,
First of all you creat your kinda of Buying NPC inside DerpRP Buyers/lua/autorun/drpnpcshared
I have a farming mod on my server so I use:
farmermelonbuyer = { --name used in concommand
entclass = "melon", --entity name
buyamt = 30, --base amount to buy for
flux = 0, --how much it changes up/down (0 to disable changing)
max = 15, --if flux =/= 0 then minimun and maximun buy amounts
min = 5, -- ^^
nicename = "Farmer's Melon" -- nice name show, shows as "Buying xxx"
},
Then go in-game to test if it works.
First we need to put the NPC there.
drp_makebuyer farmermelonbuyer models/Group03/Male_04.mdl Derek
At the models delete player/ !!
Then you want a label so see what he's doing there take a flat prop
You received a number when you placed the NPC Succesfully!
and put it on top of his hat look in the middle of the prop and do the command drp_labpos NUMBER
Dont forget the number else no label for you!
Next: You want to test if it works..!
Get the entity in your gravity gun wich you want to sell to him, hold the entity and put the entity with the gravity gun into his body it will dissapear and it will ad the money to your darkrp cash :)
If it all works you do in console:
drp_savenpcs
No number needed behind this command.
I hope this helps people if you still have trouble. ask me here maybe?
And if it helped you please check my server where this awesome mod wich companion made is being used..! at : 109.70.148.10:27015 (FalloutRP) With farming Mod where this mod includes with.
Thank you Companion for making these awesome mods.
But lately you haven't been coding or your making somthing big please keep doing your good work!![/QUOTE]
Next time check the latest post.
You think jake/Companion would mind if I put my modified NPC's in here? They're a base of his code, just modified to look prettier...
Btw I have a problem with shop mod i tried to get a hold of you not sure if you knew how to help me. I can purchase the items but it doesnt take my money. I play on dark rp[QUOTE=redx475;22809360]Goddammit... I was thinking of something like this for my shopmod... STOP STEALING MY IDEAS, even if we do work together on stuff :)[/QUOTE]
[QUOTE=puppycheese;37719934]Btw I have a problem with shop mod i tried to get a hold of you not sure if you knew how to help me. I can purchase the items but it doesnt take my money. I play on dark rp[/QUOTE]
Make sure to check the post date mate! Just a suggestion.
Any chance this'll be fixed for Gmod 13? I can't lua for shit yet.
UPDATE THIS WE NEED THIS
[QUOTE=twitchyb1t;41046097]UPDATE THIS WE NEED THIS[/QUOTE]
It is updated.. Just look for it -_-
where is the updated version gimme link
I have tested this right now and it doesn not work, it says [CODE]unknown command: drp_makebuyer[/CODE]
So is there a fix for this? The whole second page is filled with people saying it doesnt work...
You realize this is an addon from 2010 right?
Yeah and you realize there are posts from 2 weeks ago right?
[QUOTE=scopedbyluck;41257857]Yeah and you realize there are posts from 2 weeks ago right?[/QUOTE]
Yeah and you realize the actual thread was last edited in 2010 right?
if this has been updated can i have the thread link please
Sorry, you need to Log In to post a reply to this thread.