Raised This Month: $51 Target: $400
 12% 

Proposal 186: An I.Q. Test built into AMXx


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Twilight Suzuka
bad
Join Date: Jul 2004
Location: CS lab
Old 09-05-2007 , 19:34   Proposal 186: An I.Q. Test built into AMXx
Reply With Quote #1

I propose some sort of test, to at the very least keep the obviously illiterate from writing code. Here is my evidence:

Quote:
[19:19] iamw0nsae: Hey, could you help with a compile error problem?
[19:19] Rukia: maybe.
[19:19] iamw0nsae: o_o
[19:20] iamw0nsae: So, does it mean I can tell you the problem?
[19:20] Rukia: ......yes....
[19:20] iamw0nsae: kk
[19:20] Rukia: RACIST
[19:20] iamw0nsae: I'm having a compile problem on this.
[19:20] iamw0nsae: add(g_query,511,"%s's time left: %i^n",g_jailedname[id],g_time[id])
[19:21] iamw0nsae: I'm getting this error
[19:21] iamw0nsae: Error: Argument type mismatch (argument 4) on line 175
[19:21] iamw0nsae: And the variable is
[19:21] iamw0nsae: new g_jailedname[33][33]
[19:21] iamw0nsae: and
[19:21] iamw0nsae: new g_time[33]
[19:21] Rukia: Wait.
[19:21] Rukia: I changed my mind.
[19:21] iamw0nsae: So, it's a no?
[19:21] Rukia: I know the problem
[19:22] Rukia: the fact you don't is......almost as bad as the fact you are using hungarian notation
[19:22] iamw0nsae: lol
[19:22] iamw0nsae: I got used to using it.
[19:22] iamw0nsae: :\
[19:22] Rukia: This is why we need to unionize programmers....fucking idiots like you wouldn't be able to get in
[19:22] Rukia: Look at the definition of the "add" native
[19:22] iamw0nsae: kk.
[19:24] Rukia: Now can you tell me why you fail?
[19:24] iamw0nsae: Errr.
[19:24] iamw0nsae: Sorry, still not getting it through my dumbminded head.
[19:24] Rukia: ADD ISN'T A FORMAT-ESQ NATIVE DUMBASS
[19:25] Rukia: HANG YOUR HEAD IN SHAME
[19:25] iamw0nsae: Alright, chill, jeez. I'm not an amazing programmer like you.
[19:25] Rukia: lulz, its not about being an amazing programmer.
[19:25] Rukia: Apparently, I'm just a better READER than you!
[19:25] Rukia: Now hang that head in shame!
[19:25] iamw0nsae: T.T
[19:25] Rukia: Now to post this on AMXx
[19:26] iamw0nsae: Then what do I use to add that to a formated string/
[19:26] Rukia: ....lucky for you, we have another native
[19:26] Rukia: know what it is called?
[19:26] iamw0nsae: Nope.
[19:26] Rukia: Its called format
[19:27] Rukia: Its a very useful native.
[19:27] iamw0nsae: I'm already using format
[19:27] iamw0nsae: format(g_query,511,"== JailHud ==")







if(g_time[id])



{




add(g_query,511,"%s's time left: %i^n",g_jailedname[id],g_time[id])



}
[19:27] Rukia: No, you are using ADD
[19:27] iamw0nsae: I'm trying to add
[19:27] Rukia: Oh my god
[19:27] Rukia: watch this!
[19:27] iamw0nsae: that part to the string
[19:27] Rukia: format(g_query,511,"%s %s's time left: %i^n",g_query,g_jailedname[id],g_time[id])
[19:27] Rukia: OH GOD
[19:27] Rukia: ITS A MIRACLE
[19:27] Rukia: SOMEHOW FORMAT CAN ADD TOO!
[19:28] iamw0nsae: But wouldn't it just delete the original
[19:28] iamw0nsae: format(g_query,511,"== JailHud ==")
[19:28] Rukia: *sigh*
[19:29] Rukia: Do you not see that its formatting itself in?
[19:29] iamw0nsae: Okay, got it.
[19:29] Rukia: Ok. Now. Do me a favor, and try using the funcwiki once in ever
[19:29] iamw0nsae: M'kay.
[19:29] Rukia: And also try to make an RP plugin that doesn't suck.
[19:29] Rukia: Because I can see you failing already.
[19:29] iamw0nsae: Okay.
[190] Rukia: Now, hang your head in shame at both wasting my time with a stupid problem the funcwiki would have solved, and not being able to read
[190] iamw0nsae: Sure, whatever.
This entire problem could have been solved by simply looking up the add native in funcwiki. Obviously, this person, whose AIM name was NOT changed for his protection, was illiterate.

why are these people writing code?! It must end!
__________________

Last edited by Twilight Suzuka; 09-05-2007 at 19:37.
Twilight Suzuka is offline
Send a message via AIM to Twilight Suzuka Send a message via MSN to Twilight Suzuka
X-Script
BANNED
Join Date: Jul 2007
Location: (#504434)
Old 09-05-2007 , 19:37   Re: Proposal 186: An I.Q. Test built into AMXx
Reply With Quote #2

It must of been very hard to pursue such an act, the evidence is very clear and the suspect must be put down in some orderly fasion.

ps: i r stole your signature.

Last edited by X-Script; 09-05-2007 at 19:39.
X-Script is offline
Twilight Suzuka
bad
Join Date: Jul 2004
Location: CS lab
Old 09-05-2007 , 19:40   Re: Proposal 186: An I.Q. Test built into AMXx
Reply With Quote #3

Oh noes! I'll have to work on my PHP code to remove you!
__________________
Twilight Suzuka is offline
Send a message via AIM to Twilight Suzuka Send a message via MSN to Twilight Suzuka
X-Script
BANNED
Join Date: Jul 2007
Location: (#504434)
Old 09-05-2007 , 19:41   Re: Proposal 186: An I.Q. Test built into AMXx
Reply With Quote #4

Hurry! Before my uncontrable acts proceed to something more devilish.
X-Script is offline
Twilight Suzuka
bad
Join Date: Jul 2004
Location: CS lab
Old 09-05-2007 , 19:42   Re: Proposal 186: An I.Q. Test built into AMXx
Reply With Quote #5

Like what? Sapping all my bandwith?
__________________
Twilight Suzuka is offline
Send a message via AIM to Twilight Suzuka Send a message via MSN to Twilight Suzuka
X-Script
BANNED
Join Date: Jul 2007
Location: (#504434)
Old 09-05-2007 , 19:43   Re: Proposal 186: An I.Q. Test built into AMXx
Reply With Quote #6

I prefer stealing, but okay.
X-Script is offline
Twilight Suzuka
bad
Join Date: Jul 2004
Location: CS lab
Old 09-05-2007 , 19:44   Re: Proposal 186: An I.Q. Test built into AMXx
Reply With Quote #7

Can't you just not link to my sig, and I give you the avatar link?
__________________
Twilight Suzuka is offline
Send a message via AIM to Twilight Suzuka Send a message via MSN to Twilight Suzuka
X-Script
BANNED
Join Date: Jul 2007
Location: (#504434)
Old 09-05-2007 , 19:45   Re: Proposal 186: An I.Q. Test built into AMXx
Reply With Quote #8

Deal.
PM please.

I really enjoyed looking at the Half-Life 2 one.
X-Script is offline
Twilight Suzuka
bad
Join Date: Jul 2004
Location: CS lab
Old 09-05-2007 , 19:51   Re: Proposal 186: An I.Q. Test built into AMXx
Reply With Quote #9

I warn you, I've got almost 10 thousand in the avatar folder


maybe.
__________________
Twilight Suzuka is offline
Send a message via AIM to Twilight Suzuka Send a message via MSN to Twilight Suzuka
X-Script
BANNED
Join Date: Jul 2007
Location: (#504434)
Old 09-05-2007 , 19:53   Re: Proposal 186: An I.Q. Test built into AMXx
Reply With Quote #10

Haha, aren't you busy?
X-Script is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 00:58.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode