What do I need to know about creating an f4 menu?
How can I display the jobs and commands etc if someone could link me to the github script including them It would be a huge help!
It's like people think Facepunch is Google.
[url]http://wiki.darkrp.com/index.php/LUA:Modifying_F4[/url]
Would have taken you 1 Google search:
[img]http://ss.rubensrv.nl/i/1329D0.png[/img]
[editline]30th July 2014[/editline]
And if you want to know how to show jobs, read the DarkRP code, for gods sake. They do it, then why do you want us to link you to a GitHub script while you can just browse your local DarkRP installation for it.
And why make a new thread? This question is even a waste of posts in the PTDNTOT.
[QUOTE]It's like people think Facepunch is Google.
[url]http://wiki.darkrp.com/index.php/LUA:Modifying_F4[/url]
Would have taken you 1 Google search:
[img]http://ss.rubensrv.nl/i/1329D0.png[/img][/QUOTE]
Chill. I assumed that rather me wasting an hour going through the darkrp scripts maybe someone already bared the knowledge that I needed for my question. So in advance thank you anyway for saving time. On the other hand I never found the source you just provided me with, if I did I would of never posted here. So you can't just presume I never even tried to look how to.
[editline]30th July 2014[/editline]
also what you provided me with was irrelevant to my question. I asked about creating... Not modifying. Try not to skim through posts then criticize others after replying wrongly :)
[QUOTE=Skate;45542813]Chill. I assumed that rather me wasting an hour going through the darkrp scripts maybe someone already bared the knowledge that I needed for my question. So in advance thank you anyway for saving time. On the other hand I never found the source you just provided me with, if I did I would of never posted here. So you can't just presume I never even tried to look how to.
[editline]30th July 2014[/editline]
also what you provided me with was irrelevant to my question. I asked about creating... Not modifying. Try not to skim through posts then criticize others after replying wrongly :)[/QUOTE]
Notice the edit I made to my post?
[img]http://ss.rubensrv.nl/i/13317y.png[/img]
That had been there before you replied. After you replied, and added an edit, it must have been visible 100% sure. Again, read the DarkRP files, they do it, so how much of an example do you need? They literally do in their code what you want to achieve.
[b]garrysmod/gamemodes/darkrp/gamemode[/b]
[img]http://ss.rubensrv.nl/i/1332nt.png[/img]
3 folders. 1 is config, don't bother looking at it. That leaves [b]/libraries[/b] and [b]/modules[/b]. If you open [b]/libraries[/b], you can already see that it is completely unrelated to what you need, judging on the file names.
So, let's open [b]/modules[/b] shall we?
[img]http://ss.rubensrv.nl/i/1333M7.png[/img]
Hmm... Which folder would we be looking for... Oh wait, you want the F4 menu, and there's a folder named [b]/f4menu[/b]. Let's open that.
[b]/f4menu[/b]
[img]http://ss.rubensrv.nl/i/1334ee.png[/img]
It all makes so much sense. The file names literally tell you where you have to be. "Wasting an hour". Coming up with the idea of looking in my DarkRP installation and writing this post took me 5 minutes together. It is all just common sense, but you want others to do the work for you because you're too lazy to search yourself.
Even if my first answer to your thread was unrelated, even a simple Google search could have helped you, something you haven't even bothered, judging by
[quote]
On the other hand I never found the source you just provided me with[/quote]
It is the official DarkRP wiki. You could have found it by going to [url=http://wiki.darkrp.com]http://wiki.darkrp.com[/url], which you can find with an easy google search.
[img]http://ss.rubensrv.nl/i/1335MV.png[/img]
Even the [url=https://github.com/FPtje/DarkRP]Official DarkRP GitHub[/url] [url=http://ss.rubensrv.nl/i/1336xf.png]shows you the link to the wiki[/url], the place where you downloaded DarkRP in the first place.
I'm not skimming posts to give unhelpful answers without reading the thread. I'm just getting sick of seeing 9/10 threads here being about DarkRP or small issues while the thread authors did little to no effort.
Sorry, you need to Log In to post a reply to this thread.