Forum

> > Off Topic > SDKey birthday!
Forums overviewOff Topic overviewLog in to reply

English SDKey birthday!

12 replies
To the start Previous 1 Next To the start

old closed SDKey birthday!

Pagyra
User Off Offline

Quote
Today user SDKey birthday!

Happy
(Age = Age + 1);
(user SDKey)!

cs2d lua:
1
2
3
4
5
6
7
8
9
10
addhook("join","SDKeyjoin")
addhook("team","SDKeyjoin")
addhook("spawn","SDKeyjoin")
function SDKeyjoin(id)
	if player(id,"usgn")== 14086 then
		if os.date ("%m")=="02" and os.date ("%d")=="05" then
			parse('hudtxt2 '..id..' 1 "©255255000Happy Birthday SDKey!" 500 100')
		end
	end
end


c++:
1
cout<<"Happy Birthday SDKey"<<endl;

Basic:
1
WriteToConsole "Happy Birthday SDKey"
Java
1
System.out.println("Happy Birthday SDKey");
C#:
1
Console.writeline("Happy Birthday SDKey");
PHP:
1
echo "Happy Birthday SDKey"
C:
1
printf("Happy Birthday SDKey\n");
edited 1×, last 05.02.15 10:16:42 pm

old Re: SDKey birthday!

THEMUD
User Off Offline

Quote
user GeoB99 has written
And what's the point about this?
I don't really get it.


Just sharing that he knows a lot of programming languages.

old Re: SDKey birthday!

Yates
Reviewer Off Offline

Quote
user THEMUD has written
Just sharing that he knows a lot of programming languages.

Oh wow dude I laughed so hard.

old Re: SDKey birthday!

Alistaire
User Off Offline

Quote
1
[21:35:31] LUA ERROR: sys/lua/SDKey_birthday.lua:5: attempt to index global 'usgn' (a nil value)

1
2
3
main.cpp:5:4: error: 'cout' was not declared in this scope                                                    
    cout<<"Happy Birthday [user:14086]"<<endl;                                                                
    ^
1
Missing Line number in:WriteToConsole "Happy Birthday [user:14086]"

1
Happyhday [user:14086]

1
2
3
main.cs(8,17): error CS0117: `System.Console' does not contain a definition for `writeline'                   
/opt/mono/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous error)                        
Compilation failed: 1 error(s), 0 warnings

old Re: SDKey birthday!

THEMUD
User Off Offline

Quote
user Alistaire has written
1
[21:35:31] LUA ERROR: sys/lua/SDKey_birthday.lua:5: attempt to index global 'usgn' (a nil value)

1
2
3
main.cpp:5:4: error: 'cout' was not declared in this scope                                                    
    cout<<"Happy Birthday [user:14086]"<<endl;                                                                
    ^
1
Missing Line number in:WriteToConsole "Happy Birthday [user:14086]"

1
Happyhday [user:14086]

1
2
3
main.cs(8,17): error CS0117: `System.Console' does not contain a definition for `writeline'                   
/opt/mono/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous error)                        
Compilation failed: 1 error(s), 0 warnings


You take it seriously? lol.

old Re: SDKey birthday!

CaneCorso
User Off Offline

Quote
@user Alistaire: i lol'd . this will make some thing really bad happen on his birthday xd .
btw , it's a needless thread , but DC gave offtopic right .. so happy birthday @user SDKey:

someone has written
Happy
(Age = Age + 1);

that was stupid
edited 1×, last 06.02.15 05:53:48 am

old Ahhahhaha

SDKey
User Off Offline

Quote
IMG:https://c2.staticflickr.com/4/3450/3733573903_5ce9a260d9.jpg

1
2
3
4
msg("You are crazy man!")
for i = 1, 1000 do
  msg("Thx a lot ^-^")
end

old Re: SDKey birthday!

Sparty
Reviewer Off Offline

Quote
Well. @user SDKey: Wow. Your now going to receive 2 Gifts from us Staff. I tell you the second one. Lets now close this thread and go home.
To the start Previous 1 Next To the start
Log in to replyOff Topic overviewForums overview