Epic Introduction Thread
Quote from happyguyxlii on December 27, 2013, 8:28 pmnpc_msleeper_boss wrote:Tell us a bit about yourself and why you're here.Alright.
Hey folks, I've had an account here for a year or so. I've previously been with a comfortable Line Rider community, of which there is still a surprising amount of creativity still floating around. I'm here because I'd not only like to promote the maps I make on occasion, but would also like to learn how to use Hammer when I get time. How's that?
Alright.
Hey folks, I've had an account here for a year or so. I've previously been with a comfortable Line Rider community, of which there is still a surprising amount of creativity still floating around. I'm here because I'd not only like to promote the maps I make on occasion, but would also like to learn how to use Hammer when I get time. How's that?
Quote from Arachnaphob on December 28, 2013, 12:02 amWelcome! I'm glad you're interested in hammer. We'd love to help you here. Glad you joined (a year ago).
Welcome! I'm glad you're interested in hammer. We'd love to help you here. Glad you joined (a year ago).
Musical website Moddb
Quote from Denominator on January 28, 2014, 8:21 pmGreetings! Nice to meet you in advance, Thinking With Portals community!
As a hobby, I enjoy learning tools such as the SC2 Galaxy Editor, Hammer, and Unity.
Thank you for making this community what it is!
Regards,
Denominator
Greetings! Nice to meet you in advance, Thinking With Portals community!
As a hobby, I enjoy learning tools such as the SC2 Galaxy Editor, Hammer, and Unity.
Thank you for making this community what it is!
Regards,
Denominator
Quote from ASBusinessMagnet on February 17, 2014, 6:32 pmI'm basically this guy from forever ago who once was interested in Portal but eventually got around to doing other stuff, and it's very likely I will only stay for this one post.
Nevertheless, hello. I have just replayed Portal 1, the Flash Version mappack and Portal: Prelude, and as I type this I am re-downloading Portal 2.
I'm basically this guy from forever ago who once was interested in Portal but eventually got around to doing other stuff, and it's very likely I will only stay for this one post.
Nevertheless, hello. I have just replayed Portal 1, the Flash Version mappack and Portal: Prelude, and as I type this I am re-downloading Portal 2.
Quote from CJLERCH on February 18, 2014, 9:48 am@echo off
title Introduction:main
echo Hello!
echo 1) Tell me more information, please
echo 2) Exit
set /p op=Reply: %=%
if %op%==1 goto A
if %op%==2 goto Z:A
echo I am a maodder/mapper.
echo I spend most of my time in the Portal 2 authoring tools.
echo I do a lot of coding as well. I am not too familiar
echo with the code that Valve uses, but I do know basic Batch,
echo Lua, and some C++.
pause
exit:Z
exit(This message, when saved as [title].bat in Notepad or another text editor, can be used as a fully operable Batch file. And, no, I had nothing better to do when I learned Batch.)
@echo off
title Introduction
:main
echo Hello!
echo 1) Tell me more information, please
echo 2) Exit
set /p op=Reply: %=%
if %op%==1 goto A
if %op%==2 goto Z
:A
echo I am a maodder/mapper.
echo I spend most of my time in the Portal 2 authoring tools.
echo I do a lot of coding as well. I am not too familiar
echo with the code that Valve uses, but I do know basic Batch,
echo Lua, and some C++.
pause
exit
:Z
exit
(This message, when saved as [title].bat in Notepad or another text editor, can be used as a fully operable Batch file. And, no, I had nothing better to do when I learned Batch.)
Guy: Hey dure i will date u
Girl: sure
Quote from User on February 18, 2014, 3:00 pmCJLERCH wrote:- Batch -[spoiler]@echo off
ECHO **************************************************
ECHO *****************Hello "User Name Here"!**********
ECHO **************************************************
pause
cls
ECHO **************************************************
ECHO Please insert your Name.
ECHO **************************************************
set /p username=
cls
ECHO **************************************************
ECHO *****************Hello %username%!****************
ECHO **************************************************
pause
cls
if %username%==CJLERCH goto B
ECHO **************************************************
ECHO I just created some folder on your Root, dont ask*
md "%HOMEDRIVE%%HOMEPATH%Desktop%username%"
md "%HOMEDRIVE%%HOMEPATH%DesktopIm a folder"
md "%HOMEDRIVE%%HOMEPATH%DesktopIm also a folder"
md "%HOMEDRIVE%%HOMEPATH%DesktopIm a useless folder"
md "%HOMEDRIVE%%HOMEPATH%DesktopIm TheTobbell's folder"
ECHO **************************************************
Pause
exit
:B
cls
ECHO **************************************************
ECHO Oh its you %username%, nice to see you. Im glad that you're interested in Hammer, im looking forward for your projects. -insert smily-
ECHO **************************************************
Pause[/spoiler]
Quote from CJLERCH on February 18, 2014, 10:19 pmTheTobbell wrote:CJLERCH wrote:- Batch -- More Batch -
function User:introduction()
local TheTobbell = 27
local CJLERCH = 94if TheTobbell*3-14==CJLERCH then
function introduce()
print(Hi, TheTobbell, I see that you also know batch.)
print(Good to know that I'm not the only one who can find a use for that language.)
print(I mentioned that I know Lua, but only basic Lua.)
print(Do you also know Lua?)
print(Because, if this is wrong, and you SEE what's wrong, corrections would be very helpful.)
end
--[[I learned Lua from an old game, which didn't even use proper Lua. So any corrections would be great, in terms of helping me switch over to the real Lua.]]
end
- More Batch -
function User:introduction()
local TheTobbell = 27
local CJLERCH = 94
if TheTobbell*3-14==CJLERCH then
function introduce()
print(Hi, TheTobbell, I see that you also know batch.)
print(Good to know that I'm not the only one who can find a use for that language.)
print(I mentioned that I know Lua, but only basic Lua.)
print(Do you also know Lua?)
print(Because, if this is wrong, and you SEE what's wrong, corrections would be very helpful.)
end
--[[I learned Lua from an old game, which didn't even use proper Lua. So any corrections would be great, in terms of helping me switch over to the real Lua.]]
end
Guy: Hey dure i will date u
Girl: sure
Quote from User on February 19, 2014, 7:28 amCJLERCH wrote:TheTobbell wrote:CJLERCH wrote:- Batch -- More Batch -
- Lua -
[spoiler]The only thing that i know is (Because i dont really often used lua, so i cant give you the full solution), that you should add " or ' into the prints, and change User:introduction to User:introduce, print("Im a print")
I also can give you pawn (Used for Gta Sa Servers)
Or Java or something else, but this is getting off Topicpublic OnPlayerCommandText(playerid, cmdtext[])
if (strcmp(strget(cmdtext,0),"/CJLERCH", true) == 0)
{
if(IsPlayerAdmin(playerid))
{
new string [128];
format(string,sizeof(string),"%s "CRed"knows lua",UserName(CJLERCH));
SendClientMessageToAll(CWhite,string);GameTextForAll("CJLERCH", 750, 1);
SendRconCommand("gmx");
return 1;
}
else
{
SendClientMessage(playerid, CYellow, "Here's TheTobbells Text");
return 1;
}
}[/spoiler]
- More Batch -
- Lua -
Quote from CJLERCH on February 19, 2014, 11:06 amTheTobbell wrote:- Other Quotes + Lua -It's off topic, but thanks for the suggestions, anyways
It's off topic, but thanks for the suggestions, anyways
Guy: Hey dure i will date u
Girl: sure
Quote from ASBusinessMagnet on February 22, 2014, 7:41 pmAlright, since no one's interested in a living relic (tell my 2009 self ASAP) I'm just going to play The Stanley Parable, and never ever speak of being a Portal fan again.
Alright, since no one's interested in a living relic (tell my 2009 self ASAP) I'm just going to play The Stanley Parable, and never ever speak of being a Portal fan again.