• F2 Menu
    36 replies, posted
[QUOTE=jamie009;16592392]Dude your not helping.... and no I have been pasting some of it to see if it works but they all failed but am glad the people helped me. But of course I can't code cause I've just started out.... Its like when you learned to code, you could not code before hand any way, I do read but some of the TUTs on Garrysmod WIKI are not that user friendly I believe in my opinion. Please don't call me Kid cause if you want respect off me give me some respect and call me Jamie... Or don't address me at all and dont bring common sense into cause I think I would know where to place the weapon folders. PS. Nobody in here told me to use [code]AddChatCommand[/code] Thats all I have to say to you.[/QUOTE] I don't see AddChatCommand ANYWHERE on the Lua Wiki.
Cause I used [code]function AddChatCommand(cmd, callback, prefixconst) table.insert(ChatTriggerCommands, { cmd = cmd, callback = callback, prefixconst = prefixconst }) end[/code]
You never asked about chat commands. And if i'm not mistaken you just posted part of the code DarkRP uses for them so unless you're modifying DarkRP that bit won't do much. :(
I just tryed it with chat commands which a friend recommended and it works thats alll.
-snip-
[QUOTE=jamie009;16592392]Dude your not helping.... and no I have been pasting some of it to see if it works but they all failed but am glad the people helped me. But of course I can't code cause I've just started out.... Its like when you learned to code, you could not code before hand any way, I do read but some of the TUTs on Garrysmod WIKI are not that user friendly I believe in my opinion. Please don't call me Kid cause if you want respect off me give me some respect and call me Jamie... Or don't address me at all and dont bring common sense into cause I think I would know where to place the weapon folders. PS. Nobody in here told me to use [code]AddChatCommand[/code] Thats all I have to say to you.[/QUOTE] Lol so you ARE copy/pasting, but hey, I can't blame you for the AddChatCommand from DarkRP, thats a usefull little code ;) As for the weapon folders, I havent said a word about them. I simply said do you have a init.lua, shared.lua, and client.lua in them. I said no such thing about the placement. So AGAIN, you cease to read what I am posting and STILL have not EARNED any respect from me since you continue to ignore me! I've been trying to help and all I get is: dude ur not helping. I think I have a reason to yell at you since you are not trying what I am suggesting or better yet... Even awnsering my simple questions! As for respect from you: I honestly could care less. I know how to code. I may make mistakes every now and then but I eventually get them to work by being NICE to people and actually aknowledge their attempts to help me instead of ignore them. If I had no intention of helping you then I wouldnt have bothered posting here in the first place. [editline]05:37AM[/editline] I also apologise for my cruel behaviour, due to the fact that I was running 104.3 fever, my head hurt, was on the verge of throwning up, and I could not stand up; So I was in a pretty bad mood. I normally am not this mean and have lots of patients with new LUA coders but yesterday I just lost it. Again I apologise. But I do not regret anything as you still have done nothing but ignore me. I simply went further than I should have.
Ok thank you for apologising and you know shouting at people to read the wiki is still not a good to point a newbie since its really is not user friendly even my friends have said so but yes I did ignore the reading bit of your paragraphs due to I have read them. But thank you for not turning this into a flaming war or so forth :).
Sorry, you need to Log In to post a reply to this thread.