• Basic Weapon Request
    48 replies, posted
[QUOTE=Science;29781339]No you are the one that does not understand. I did not know the best way to go about doing this so now i do i can create this myself.[/QUOTE] [QUOTE=Science;29779227]The reason i didnt do it was because i did not know how to start.[/QUOTE]
[QUOTE=c-unitV2;29780851]jrj I used to be just like you and Science, I thought I could learn everything by copy pasting and using other peoples work to start but I have learned in the past few months that it does not work like that, and now I can actually code things that I want and I am a lot more confident then I used to be about using lua. tl;dr the best way to learn how to fly is to jump off a cliff and spread your wings, not ease into it. I think lots of new scripters can learn something from this.[/QUOTE] Who said I copy and pasted it? You haven't seen anymore than 2 functions from back when I was learning. I'm learning and whats wrong with that? I don't go on the wiki to copy and paste shit nor do I do it here.
[QUOTE=jrj996;29781315]O'rly? [url]http://screencast.com/t/xfyx9m19FNq[/url] <-- Coordinated attack hurf durf. "Better things to do" lmao.[/QUOTE] [img]http://t0.gstatic.com/images?q=tbn:ANd9GcTccdYsG925AO4yBIMH7AwotTeN9xRLykswx5GlZwOQJay5You_QQ[/img] [editline]12th May 2011[/editline] [QUOTE=jrj996;29781383]Who said I copy and pasted it? You haven't seen anymore than 2 functions from back when I was learning. I'm learning and whats wrong with that? I don't go on the wiki to copy and paste shit nor do I do it here.[/QUOTE] I wish you would copy and paste because then we wouldn't have to watch are eyes melt with code like this [Lua] function GM:PlayerDeath(victim,killer,ply) if victim:IsPlayer() then victim:AddDeath() end if killer:IsPlayer() then killer:AddKills() end if killer:IsPlayer() then killer:AddDollars(15) ply:Notify("You killed: "..victim:Name().." and got 15$!") end if killer:Team() == 1 and victim:Team() == 1 then ply:Notify(killer:Name().." betrayed the russians! Kill this traitor!") end if killer:Team() == 2 and victim:Team() == 2 then ply:Notify(killer:Name().." betrayed the US! Make sure this communist pays!") end if ply:IsAdmin() or ply:IsSuperAdmin() then ply:AdminNotify("[Admin|SilentNotify]: "..killer:Name().." killed "..victim:Name()..". If there is a complaint find out if it's RDM!") end end [/lua]
[QUOTE=King Flawless;29781397][img_thumb]http://t0.gstatic.com/images?q=tbn:ANd9GcTccdYsG925AO4yBIMH7AwotTeN9xRLykswx5GlZwOQJay5You_QQ[/img_thumb][/QUOTE] This is not relevant in the slightest to the thread. Why?
[QUOTE=Science;29781237]Lol? Were have i been copy and pasting work from recently? Infact ive started work on the inner workings of my gamemode in the past 2 days, exams ended today so finally time to get it all off paper and begin creating. Have fun seeing some :siren: [B]Content[/B] :siren: in the next few weeks.[/QUOTE] inb4 [QUOTE=Science;29781237] MY NEW GAMEMODE! [img_thumb]http://gyazo.com/920daea0e12b97d0a47ecff568be8b2d.png[/img_thumb] I ADDED MORE JOBS [img_thumb]http://gyazo.com/6cea98d272c592b8bf6e9da0e0470b03.png[/img_thumb] tyty! [/QUOTE]
[QUOTE=Science;29781427]This is not relevant in the slightest to the thread. Why?[/QUOTE] [QUOTE=jrj996;29781315]O'rly? [b]Coordinated attack[/b] hurf durf. "Better things to do" lmao.[/QUOTE]
>Questions forums. >Learning< Ring a bell?
[QUOTE=c-unitV2;29781438]inb4[/QUOTE] Sorry but you fail. I dont do work with Rp gamemodes anymore. Inb4 Halflife2 rp that i couldnt be assed to do.
[QUOTE=jrj996;29781445]>Questions forums. >Learning< Ring a bell?[/QUOTE] Like I said in your thread you should spend less time crying and more time learning then. That code screams copy and paste to me because you have 3 if's in row that do the same check.
[QUOTE=jrj996;29781445]>Questions forums. >Learning< Ring a bell?[/QUOTE] I dont think they understand that. They get pissed when people ask questions in the question board.
[QUOTE=Science;29781476]Sorry but you fail. I dont do work with Rp gamemodes anymore. Inb4 Halflife2 rp that i [b]couldnt be assed to do.[/b][/QUOTE] Replace with Incapable of doing [editline]12th May 2011[/editline] [QUOTE=Science;29781502]I dont think they understand that. They get pissed when people ask questions in the question board.[/QUOTE] We are happy to answer questions I have helped in a lot of your threads so your point is invalid
[QUOTE=King Flawless;29781493]Like I said in your thread you should spend less time crying and more time learning then. That code screams copy and paste to me because you have 3 if's in row that do the same check.[/QUOTE] Like I said, wasn't a copy and paste. Learning involves making mistakes, some people aren't perfect like you - my king.
[QUOTE=jrj996;29781315]O'rly? [url]http://screencast.com/t/xfyx9m19FNq[/url] <-- Coordinated attack hurf durf. "Better things to do" lmao.[/QUOTE] [quote]18:00 - King Flawless - Call of never: http://www.facepunch.com/<Some stupid post here> 18:00 - King Flawless - Call of never: lol [/quote] Or the reverse. Hardly co-ordinated.
[QUOTE=Science;29781476]Inb4 Halflife2 rp that i couldnt be assed to do.[/QUOTE] You mean the gamemode that you didnt have the skill to do
[QUOTE=King Flawless;29781510]Replace with Incapable of doing [editline]12th May 2011[/editline] No, i gave up cause it wasnt my thing before i found out i couldnt do it, so your point is invalid. You have helped in a lot of threads, but caused hassle in twice as many others. We are happy to answer questions I have helped in a lot of your threads so your point is invalid[/QUOTE]
[QUOTE=jrj996;29781567]Like I said, wasn't a copy and paste. Learning involves making mistakes, some people aren't perfect like you - my king.[/QUOTE] Reading lua pil you would learn not to do that in the first lesson
What? Tabbing?
[QUOTE=jrj996;29781662]What? Tabbing?[/QUOTE] [QUOTE=King Flawless;29781493]Like I said in your thread you should spend less time crying and more time learning then. That code screams copy and paste to me because you have [b]3 if's in row that do the same check.[/b][/QUOTE]
Did anyone even make this for him yet?
Sorry, you need to Log In to post a reply to this thread.