Why do SAMP players say "kk" for million? -
j7n - 31.10.2017
Why do many SAMP players use "kk" or a thousand thousands when they mean million? Normally I'd say "the house costs 7M" instead of "7kk". Is this specific to some languages, and would those speakers say kk in other contexts too?
Re: Why do SAMP players say "kk" for million? -
Kane - 31.10.2017
Who says that?
Re: Why do SAMP players say "kk" for million? -
Eoussama - 31.10.2017
This is the first time I'm seeing this.
Re: Why do SAMP players say "kk" for million? -
RazzorFlame - 31.10.2017
@up most of gamers.
I live in Poland and almost every gamer uses the "kilo-notation".
1k = 1000
1kk = 1 000 000
1kkk = 1 000 000 000
1M is very rarely used. The reason? Maybe because the "kilo" is bound to "kilogram" which is one of the most popular units in All countries. Also there are differences between short notation and long notation so when writing 1kkk everybody knows exactly how much you meant to say.
In short notation a "billion" (10^9) is named like 10^12 (also billion) in long scale. Isn't it easier to write 1kkk?
Re: Why do SAMP players say "kk" for million? -
Zeth - 31.10.2017
Quote:
Originally Posted by Eoussama
This is the first time I'm seeing this.
|
^^ same here
Re: Why do SAMP players say "kk" for million? - Astralis - 31.10.2017
I've never called millions "kk". What I always used, e.g 1k = 1000, 10k = 10000, 100k = 100000. When it reaches one million or more, it's always "x mil", not "kk".
Re: Why do SAMP players say "kk" for million? -
Xeon™ - 31.10.2017
PHP код:
public OnPlayerText(playerid, text)
{
if (!isnull(text))
{
new idx = 0;
while(text[idx] != '\0')
{
if(text[idx] == 'k' && text[idx+1] == 'k' || text[idx] == 'K' && text[idx+1] == 'K')
{
text[idx] = 'M';
text[idx+1] = ' ';
idx += 2;
}
}
}
return 0;
}
Re: Why do SAMP players say "kk" for million? -
]Kurence[ - 31.10.2017
because they are too dumb to realize what does the word "kilo" in "kilogram" or "mega" in "megabyte" mean
Re: Why do SAMP players say "kk" for million? -
X337 - 31.10.2017
i thought this thread was about discussing ku klux klan, dissapointed.
Re: Why do SAMP players say "kk" for million? -
xXSammyXx - 31.10.2017
Quote:
Originally Posted by X337
i thought this thread was about discussing ku klux klan, dissapointed.
|
Congratulations, you just admitted that you're dumb or can't read.
The title said KK not KKK so you shouldn't think it by the title, either the title said "for million".
Conclusion, you are dumb or failed in trying to be funny.
Anyway in most cases I when see people's using KK it's not related to cash, I see people's using it a lot indeed.
But in most of this situations it does mean "OK OK", which is another way to say okay to other players.
In case of money amounts I see it in RP advertisement because it's using less characters this way.
Only the K of 1,000 I see a lot on servers, but never see KK or KKK used to describe a amount.
Re: Why do SAMP players say "kk" for million? -
]Kurence[ - 31.10.2017
Quote:
Originally Posted by xXSammyXx
Congratulations, you just admitted that you're dumb or can't read.
The title said KK not KKK so you shouldn't think it by the title, either the title said "for million".
Conclusion, you are dumb or failed in trying to be funny.
|
Thank you for deciding whats funny and what isnt so I don't have to bother
Re: Why do SAMP players say "kk" for million? -
HeLiOn_PrImE - 31.10.2017
Quote:
Originally Posted by ExTaZZ69
In Romania only "kk" is used ��
|
I've seen more than one k in MMORPG games. It depends on the amounts you want to express, not the region.
I think in the end it comes down to the economical environment you have on that specific game/server.
Re: Why do SAMP players say "kk" for million? -
xXSammyXx - 31.10.2017
Quote:
Originally Posted by ]Kurence[
Thank you for deciding whats funny and what isnt so I don't have to bother
|
No problem.
Re: Why do SAMP players say "kk" for million? -
Mark™ - 31.10.2017
There's no such thing as "kk", so they're wrong.
Re: Why do SAMP players say "kk" for million? -
niCe - 31.10.2017
They used to say that on my czech server, however our admins did a great effort during time educating them to use rather M instead - and successfully.
Re: Why do SAMP players say "kk" for million? -
KaryM4Life - 31.10.2017
SA-MP players says "kk" not for million but for K/Okay
Re: Why do SAMP players say "kk" for million? -
X337 - 31.10.2017
Quote:
Originally Posted by xXSammyXx
Congratulations, you just admitted that you're dumb or can't read.
The title said KK not KKK so you shouldn't think it by the title, either the title said "for million".
Conclusion, you are dumb or failed in trying to be funny.
Anyway in most cases I when see people's using KK it's not related to cash, I see people's using it a lot indeed.
But in most of this situations it does mean "OK OK", which is another way to say okay to other players.
In case of money amounts I see it in RP advertisement because it's using less characters this way.
Only the K of 1,000 I see a lot on servers, but never see KK or KKK used to describe a amount.
|
yeah, whatever. i don;t care
Re: Why do SAMP players say "kk" for million? -
Escobabe - 31.10.2017
PLZZZ GIVE ME MONI PLZZ I NEED 20KK MORE TO BUY HOUSEE
Re: Why do SAMP players say "kk" for million? -
Mauzen - 31.10.2017
I prefer mixed roman numerals
10M = 10000
5X = 50
12DCIIX = 7296
94MMMCMXCIX = 375906
This is much more convenient and intuitive.
Re: Why do SAMP players say "kk" for million? -
cuber - 31.10.2017
I never saw anyone saying "kk for million", wtf. On what server do you play?