Who is Obi?
I googled him and got OBi from star wars
I googled him and got OBi from star wars

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
-----------------------------------------------------------------------------------------------battle script--------------------------------
function Shiva_UseInv()
{
//life or death-------------------------------------------------------------------------------------------<><><>
if(playerHP <= 1){
if(phinoxbuff.Visible == true){
phinoxbuff.Visible = false;
playerHP += 50;
}
}
if(playerHP <= 0){
CountDown.Stop();
Dave.SayAt(8, 167, 320,"Dave:Is this it?.");
adeath.Play(eAudioPriorityHigh);
Dave.Tint(204, 0, 0, 50, 100);
muffy.Tint(204, 0, 0, 50, 100);
gameover.TweenTransparency(0.1, 100);
Dave.TweenTransparency(1.5, 100);
muffy.TweenTransparency(1.5, 100);
aBoss1a.Stop();
gameover.Visible = true;
gameover.TweenTransparency(2.0, 0);
Wait(19);
RestartGame();
}
}
Quote from: Ali on Tue 19/04/2011 15:03:45
You've been pushed into being a bit more articulate, which is great. I agree you're not a troll (any more). However, although people are teasing you, everyone is encouraging you to just settle down and focus on making games.
Don't get stressed out. Just remember that there are a bunch of people here waiting for you to surprise them one day with a cool completed game.
Quote from: Khris on Tue 19/04/2011 15:05:41Quote from: Ali on Tue 19/04/2011 10:35:49
In Icey's defence, 'bleek' really does sound like some kind of slang (especially with his spelling). I define it as follows:
Bleek /blēk/ adj (sl) created and promoted with inexplicable enthusiasm, but of limited use. [c2010 Internet Nonsense from bleak]
• bleek'ness n • bleek'ly adv.
Genius, I'll be using that a LOT. Let's make it a meme, spread the word!
Also, isn't Icey's/Alvin's/Studio3's/Troll's real name Isiah Sweeting?
Icey, you're trolling in the sense that you keep doing things that you were advised against multiple times and you don't learn shit from being put down every single time you publish something.
You're also completely incapable of distinguishing what (part of a) project is a worthwhile undertaking and what is a complete waste of time (e.g. emulating big game companies' publishing and marketing methods).
Also:QuoteOk what it is, is that I seem to make forget the [ing] however only time I mess up in a sentence is when I spell something wrong then go back to fix it. Also the reason as to why this happens is because I my laptop mouse pad is leveled in a way that when I go for a letter I might move the mouse/tap it at the same time thus moving me around in my typing and I wont notice it until later on. And sense I am use to my keyboard, if I don't press hard enough on the keys on my laptop then it wont put the letter. I only speak English and I was born in boston. I can't type and look at the screen so I look at the key board. This is also a reason as to why I type like that.-I seem to make forget
-because I my laptop mouse pad
-And sense I am use to my keyboard (since, used)
-wont
-boston
-key board
Nobody cares about your hardware setup, and claiming that what's missing from your posts is random letters is obviously a lie.
Putting a broken AGS forums site into a facebook page is another huge, useless waste of time. You can usually switch tabs with Ctrl-Tab, and open a new one with Ctrl-T. You can open a link in a new tab by clicking it with the mouse wheel/middle button. There's also FireGestures, an Add-on for firefox. I'm using all of those without even noticing it. Just sayin'.
if(playerHP <= 1){
if(phinoxbuff.Visible == true){
phinoxbuff.Visible = false;
playerHP += 50;
}
if(playerHP <= 0){
CountDown.Stop();
Dave.SayAt(8, 167, 320,"Dave:Is this it?.");
adeath.Play(eAudioPriorityHigh);
Dave.Tint(204, 0, 0, 50, 100);
muffy.Tint(204, 0, 0, 50, 100);
gameover.TweenTransparency(0.1, 100);
Dave.TweenTransparency(1.5, 100);
muffy.TweenTransparency(1.5, 100);
aBoss1a.Stop();
gameover.Visible = true;
gameover.TweenTransparency(2.0, 0);
Wait(19);
RestartGame();
}
Quote from: Mods on Tue 19/04/2011 14:20:15After reading what a troll is I notice that I am not a troll maybe icey was, however like I said before I do not speak about SE here as much as before.
As Icey the SE fan-boy, you ARE a troll. When you start to become Alvin the developer you'll be taken more seriously.
QuoteAnd I don't see whats the big deal with SE here. You make it seem like I am passing out magazines to say I have seen Jesus Christ. This is a indie game forum based on the program AGS. As long as I am making the game & not selling I don't see whats the problem.
In Internet slang, a troll is someone who posts inflammatory, extraneous, or off-topic messages in an online community, such as an online discussion forum, chat room, or blog, with the primary intent of provoking other users into a desired emotional response[2] or of otherwise disrupting normal on-topic discussion
Quote from: Mods on Tue 19/04/2011 13:15:07
HAHAHAHA! So you are actually called Alvin, and your job is "Game designer at Square Enix". LOL, and you went to University in 2015.
Oh Icey!Quote
Square Enix with Tyree Tyler
Game designer · Starting in December 2012
I have made the following game working here: OSD1, OSD2
I wonder if you really are just a product of Enix's fan-base.
Quote from: monkey_05_06 on Tue 19/04/2011 05:33:56
Are you referring to the "snap-to" behavior? That is something that I feel should be made optional. If it's an issue for you, why not just use 3.2?
In any case, this is actually now by-design. If you need a finer level of control, you can reposition it via the Properties pane.
Quote from: Calin Leafshade on Tue 19/04/2011 06:24:28
If you hold ctrl while you drag the controls the snapping will not effect them
Quote from: Khris on Tue 19/04/2011 02:02:30Quote from: Studio3 on Tue 19/04/2011 01:48:00men't:o
YOU assumed he was talking of the plugin.
Out of curiosity, what's the variable name that conflicts with the plugin?
Quote from: monkey_05_06 on Tue 19/04/2011 02:04:34really don't wont to try and switch that because that time variable must fit somewhere with the RPG part of the game.
Provided that your video is converted into a proper OGG Theora video (with the OGV extension) then it can be successfully compiled into your game and used with the same PlayVideo function that you're already using (just update the filename in your function calls).
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.207 seconds with 15 queries.