Wow, gotta try it out!
Loved when i played DarkRP in the old days
even though there was no GUI, it was much more fun than the current DarkRPs
Going to search for some servers now! :)
[B]EDIT: [/B]​C'mon guys, 3 servers but all empty! Join me! :)
I like how you based it off your name (Pistachio, Nut, you know what I mean.)
Lovely gamemode, very nice work you did there Chessnut.
[QUOTE=DeathRP11;38463215]I made a command to add money for you guys.
[php]pistachio.command:Create("awardmoney", "<name> <amount>", "Give money to a person if needed to be refunded or if they have donated. <Super Admin only>", function(client, arguments)
if client:IsSuperAdmin() then
local name = tostring( arguments[1] );
local target = pistachio:GetPlayerByName(name);
if not target then
client:Notify("That's not a valid player!")
return
end
local amount = tonumber(arguments[2])
if not amount or not arguments[2] then
client:Notify("You need to enter a valid amount!")
return
end
local person = target:Nick()
if target == client then
person = "yourself"
end
target:ChatPrint("You awarded "..person.." with $"..amount..".")
target:SetPrivateVar("money", target:GetPrivateVar("money") + amount);
target:ChatPrint("You have been awarded with $"..amount.." by "..client:Nick()..".")
else
client:Notify("You need to be a super admin!")
end
end);[/php][/QUOTE]
What the fuck bro? You fucking stole that from me, I made that today a few hours ago, I uploaded it to my website, YOU did not make that. You stole that from us. That code is identical to mine, not even 1 line of it is different. I don't mind you posting it, just don't claim it as your own.
[QUOTE=UniqueGuy;38465154]What the fuck bro? You fucking stole that from me, I made that today a few hours ago, I uploaded it to my website, YOU did not make that. You stole that from us. That code is identical to mine, not even 1 line of it is different. I don't mind you posting it, just don't claim it as your own.[/QUOTE]
you cant even code i made it my self in notepad++ so stop acting smart and like you own it bitch.
[QUOTE=UniqueGuy;38465154]You stole that from us.[/QUOTE]
Us? If you did make it, you should give us proof.
Considering you don't even have any more posts other than this thread, proves that you are a skid. Do me a favor and stop stealing other peoples code, registering on a good forum and posting once with that piece of code you stole. Get a grip skiddy.
Yes, That's mine and UniqeGuy's Code :\, It was on our Website to transfer from HIS PC to the Dedicated server, We'd appreciate it if you removed the code please DeathRP?
Also, Your "DeathRP" Sounds like a server you just go on and MassRDM on. Just saying.
[QUOTE=Sharkie;38465459]Yes, That's mine and UniqeGuy's Code :\, It was on our Website to transfer from HIS PC to the Dedicated server, We'd appreciate it if you removed the code please DeathRP?
Also, Your "DeathRP" Sounds like a server you just go on and MassRDM on. Just saying.[/QUOTE]
I'm going to make a server named DeathRP and prove you wrong.
[QUOTE=DeathRP11;38465227]you cant even code i made it my self in notepad++ so stop acting smart and like you own it bitch.[/QUOTE]
Welcome to Facepunch!
Get out.
I think that a door child and parent owning system could be pretty useful for larger buildings, maybe even being able to set the price for doors individually? Just throwing ideas out there.
Works great, but the cars are bugged :\, It's just an ERROR Floating. I got the Content of the link above ^_^
Anyways, with that piece of code I made, everyone here is welcome to use it, I don't mind to be honest, it was easy enough to make so anyone who needs it is welcome to use it.
[QUOTE=UniqueGuy;38473231]Anyways, with that piece of code I made, everyone here is welcome to use it, I don't mind to be honest, it was easy enough to make so anyone who needs it is welcome to use it.[/QUOTE]
probably shouldn't of started the war in the thread then but lets not start another one.
wish more servers ran this
Nice release, scoreboard is ugly tho.
[QUOTE=Mipje;38477751]Nice release, scoreboard is ugly tho.[/QUOTE]
I don't agree, it's simple and good.
Hint: Chessnut released this because he doesn't want to develop it anymore. Stop posting suggestions lol
this mod is very artistic
but ... a very serious problem
korean language chat entered game crashed ;;;
quick fix pls !
Watch out everyone! Fallout 2 RP with Pistachio is coming soon!
[QUOTE=kjh0105;38485864]this mod is very artistic
but ... a very serious problem
korean language chat entered game crashed ;;;
quick fix pls ![/QUOTE]
Works fine?
[img]http://i.imgur.com/lli3i.png[/img]
Hi there
I'm getting a very peculiar error. I have the Original up to date version of Pistachio, with no edits made.
[code][ERROR] gamemodes/pistachio/gamemode/main/derma/cl_inventory.lua:14: attempt to index local 'itemTable' (a nil value)[/code]
It'd be appreciated if I was helped, thanks!
[b]EDIT:[/b]
[img]http://puu.sh/1reON[/img]
Can't seem to open the mailbox? Spawned one and I'm pressing E on it but nothing happens...
[QUOTE=jaooe;38489829]Can't seem to open the mailbox? Spawned one and I'm pressing E on it but nothing happens...[/QUOTE]
Is there any error? Or maybe something related to a Prop Protection?
I was wondering if we may get or if anyone already has a clothing option? I know this may be a huge module that would require to specify armor and speed and all that other junk, but it would be very interesting to see.
[QUOTE=jaooe;38489829]Can't seem to open the mailbox? Spawned one and I'm pressing E on it but nothing happens...[/QUOTE]
Make sure you have Counter-Strike on the server.
[QUOTE=Chessnut;38490607]Make sure you have Counter-Strike on the server.[/QUOTE]
Any idea what's up relating to my post?
[QUOTE=Chessnut;38490607]Make sure you have Counter-Strike on the server.[/QUOTE]
I think so? The path looks like
[CODE]C:\srcds\orangebox\cstrike\cstrike[/CODE]
Haven't used srcds in a long time, did an update first though.
The cstrike folder that has the models, materials, sound, etc. subfolders should be in the same folder as garrysmod.
Thankyou :)
I have a problem, I cant enter any vehicles for some reason, even after owning it. in addition most of the vehicles wont spawn due to some error about incorrect placement.
"[Pistachio] Invalid vehicle physics!"
[QUOTE=uchiha2727;38491609]I have a problem, I cant enter any vehicles for some reason, even after owning it. in addition most of the vehicles wont spawn due to some error about incorrect placement.
"[Pistachio] Invalid vehicle physics!"[/QUOTE]
Have you used the Content pack?
Sorry, you need to Log In to post a reply to this thread.