And yes, i have a question.
Thomas, can you made the DDoS tool?
I am the other developer. Read first post
-.- noobs and their inability to read stuffs...
Gmt2001 is my other developer, as you would know if you read the first post properly.
And what is DDoS?
[QUOTE=PwnGModer;14000191]2.0.3 is unoffical, you don't have permission (i think) to modificating PCMod[/QUOTE]
lululululul Yeah, he is part of the team.
[QUOTE=gmt2001;14002044]I am the other developer. Read first post
-.- noobs and their inability to read stuffs...[/QUOTE]
[QUOTE=o DefcoN o;14000611][b][u]Unless you are part of the Development Team[/u][/b], you should remove this file immediately.[/QUOTE]
I don't tend to read first posts more than a few times, and I don't remember obscure names...
[QUOTE=thomasfn;14002458]Gmt2001 is my other developer, as you would know if you read the first post properly.
And what is DDoS?[/QUOTE]
Distributed denial of server attack, lol
Currently updating my server with this, hopefully will work. (I'm using ULX and DarkRP)
[QUOTE=Valeour;13997422]NewAdmin is useable. And i guess i forgot to add myself to the ownership list. My bad.
Also Ilovedreamcast110, If you want help, be more damn spesific. "OMFG IT DON'T WORK" doesn't help anyone. Can you give us a clue as to why you think it doesn't work? Can't you find the tools? Can't find the PCMod tab? Can't use the tools? Give us a clue and we can give one back. Or at least try to.[/QUOTE]
The PCMod tab is not there, I know where the tools are, and I CAN use the tools.
GMT, this does NOT work.
Same problems as before, printing blank pages.
[QUOTE=Phsykotik;14003439]lululululul Yeah, he is part of the team.[/QUOTE]
ok, but where SVN Updates =\
Is this compatible with DarkRP 2.3.5+ as well ?
Or 2.3.5 only.
Should be with any version 2.3.5 and above, depends if the update has any major changes concerning jobs.
How can I make it work on my darkRP server, version 2.3.1+138 ?
Well, you'll have to do the extra jobs yourself. Look at the darkrp plugin, and see how the PCMod.RP functions are overrided. You can copy those, but you will need to do the job stuff yourself.
(Basically, if you don't know Lua, you're screwed.)
[QUOTE=infinitywrai;14008306]GMT, this does NOT work.
Same problems as before, printing blank pages.[/QUOTE]
Tom wrote the hopeful fix for ULX problems. I did the networking
[QUOTE=PwnGModer;14011554]ok, but where SVN Updates =\[/QUOTE]
Only tom has that password :D
well just to inform you, tom's update did not work :c
Its ok, I don't need anymore help with PCMod, I got it working, but can someone tell me where I can get a Web Browser SWEP for PCMod?
[QUOTE=gmt2001;14018549]Tom wrote the hopeful fix for ULX problems. I did the networking[/QUOTE]
But does it actually work? :c
Apparently not
PCMod 2 does not have a web browser. It will pretty much never be able to browse a real website
Tom is working on something that will bring the ability to have in-game websites good for RP and for creating in-game forums and such
[url]http://www.facepunch.com/showthread.php?t=698277[/url]
PROGRESS :D
Thank you for fixing the routers :D
Laptops don't appear to be talking to each other, i'll try again when i get some more free time but i do have the latest svn (ver 2.0.3) AND PCS DO WORK :D
I'll give it a bit more of hammering later when I have more time xD
I like the feature that if you don't have a keyboard on a PC you can't type :D
you can change that if desired. Please enable server debugging then give me a copy of its output after you try to have a laptop ping a laptop. Just a reminder, laptops need to be wired and do not have wireless yet
Hello everyone :) I just started my darkrp server and i have a problem with pcmod2.
I got pcmod2 from svn btw. Everyone can buy pc's with stool gun ;/ how can i fix that?
Just to confirm, I updated the svn yesterday. I will work on the notepad thing now, by moving to Gmod's datastream not my own version.
To restrict using the pc stools, add this code to your darkrp's init.lua file somewhere:
[lua]local function StopPCStools( ply, tr, toolmode )
if (ply:IsAdmin()) then return end
if (string.Left( toolmode, 7 ) == "pcspawn") then return false end
end
hook.Add( "CanTool", "PCMod.StopPCStools", StopPCStools )[/lua]
People will not be able to use the spawners, but can use the wiring tools. Admins will be able to use anything.
Oh that works thanks :) But i got one more problem. Anyone can spawn pc's by using !pcbuy :|
The DarkRP plugin should fix that. Make sure you have it installed, and that you have the latest DarkRP from the svn.
[b]Edit:[/b]
Also, I have switched PCMod now to use the GMod datastream and it still doesn't work with ULX. This means, it is officially Megiddo's problem and not mine, since ULX breaks a built-in GMod feature. I have sent off a Mantis report to ULX, it's now up to you guys to pester Megiddo to get it fixed.
[url]http://ulyssesmod.net/bugs/view.php?id=348[/url]
hmmm well i reuploaded Pcmod/plugins i redownloaded Pcmod but still everyone can spawn pc's with !pcbuy command
Yeah, still doesn't work with ULX.
[QUOTE=TomatoSoup;14039480]Yeah, still doesn't work with ULX.[/QUOTE]
Can people not read the above posts! Blimey, Thomas even said "This still does not work with ULX"!
Okay, whoever says something that has already been mentioned in the thread, deserves to be dead, has no life, and will live a sad and lonely life.
So far so sweet :D
It works happily with a reasonably complex network (see screenshot)
[img]http://www.uploadandgo.com/images/pcmod_networklayout.png[/img]
Sorry, you need to Log In to post a reply to this thread.