Posts by Yoshi021

by Yoshi021
13 Feb 2017, 3:52
Forum: Super Mario Bros. X by 38A (SMBX-38A)
Topic: [Released] Super Mario Bros. X by 38A v. 1.4.5 - Patch 31.1
Replies: 1010
Views: 1033637

Re: [Released] Super Mario Bros. X by 38A v. 1.4.5 - Patch 31.1

I would like to note that SMBX 38A is no longer banned in SMBX.org. You can now post any content relating to this engine over there.
by Yoshi021
13 Feb 2017, 1:31
Forum: Super Mario Bros. X by 38A (SMBX-38A)
Topic: Random level selector?
Replies: 4
Views: 955

Re: Random level selector?

I don't think it is possible with TeaScript.
by Yoshi021
5 Feb 2017, 20:53
Forum: SMBX-38A Bug reports
Topic: Background2-21
Replies: 0
Views: 372

Background2-21

Having a custom graphic of this background in your level will disable the custom graphics of luigi-1.
by Yoshi021
4 Feb 2017, 1:31
Forum: SMBX-38A Bug reports
Topic: Run-time error '9'
Replies: 3
Views: 568

Re: Run-time error '9'

Can you upload it and post it here? That would be the fastest way to figure out the problem.
by Yoshi021
2 Feb 2017, 4:01
Forum: Script submission
Topic: Click
Replies: 1
Views: 2486

Click

Hello, today I present to you CLICK.vbs. This script will give you values about the mouse and the cursor. LEFT CLICK ⋅ clLClick = Returns -1 for the first frame the left mouse was clicked. ⋅ clLHold = Returns -1 when the left mouse is held. ⋅ clLRelease = Returns -1 for...
by Yoshi021
1 Feb 2017, 5:26
Forum: WohlSoft.ru
Topic: Spoiler custom tab text
Replies: 1
Views: 2459

Re: Spoiler custom tab text

Do:

Code: Select all

[spoiler="TEXT"]This spoiler says text[/spoiler]

Code: Select all

[spoiler="Example"]This spoiler is just an example[/spoiler]


TEXT
This spoiler says text
Example
This spoiler is just an example
by Yoshi021
1 Feb 2017, 5:24
Forum: Super Mario Bros. X by 38A (SMBX-38A)
Topic: [Released] Super Mario Bros. X by 38A v. 1.4.5 - Patch 31.1
Replies: 1010
Views: 1033637

Re: [Released] Super Mario Bros. X by 38A v. 1.4.5 - Patch 31.1

BobTheBootlegGuy wrote:I downloaded the patch but it wont let me put the exe file into my smbx folder. Can someone please help me out?
Is it your antivirus blocking SMBX? You can exclude the folder, so your antivirus won't delete it.
by Yoshi021
31 Jan 2017, 1:52
Forum: Super Mario Bros. X by 38A (SMBX-38A)
Topic: SMBX 38A Easter Egg Minigames (1.4.4)
Replies: 70
Views: 30351

Re: SMBX 38A Easter Egg Minigames (1.4.4)

What is the current code for all minigames unlocked so far? Is it kinda like 1, 2, 3, 4 meaning what ID was completed or is it like 13 meaning all 13 were completed? There is no code to unlock all minigames. It is unknown how to find a way to share codes(Lx Xzit and I tried it a long time ago, and ...
by Yoshi021
30 Jan 2017, 4:41
Forum: Troubleshooting
Topic: Ideas & Suggestions for future versions of PGE
Replies: 404
Views: 99840

Re: Ideas & Suggestions for future versions of PGE

Mr General Guy wrote:Really, aside from a few other stuff, all I want to see in future 2.0 versions is for all the remaining assets (power-ups, etc) from 1.4.3 to be added to 2.0.
That has to be done on the 2.0 side, and not on the PGE-editor side.
by Yoshi021
30 Jan 2017, 4:40
Forum: TeaScript
Topic: Different Script??
Replies: 1
Views: 608

Re: Different Script??

1.4 is written in visual basic. TeaScript is a VB-like a language made by 38A. This language is not like the real TeaScript, which is a JS-like language. TeaScript is used to make scripts for 1.4
by Yoshi021
30 Jan 2017, 4:38
Forum: SMBX-38A Bug reports
Topic: [BUG] Remember that problem I had with it closing out randomly?
Replies: 4
Views: 738

Re: [BUG] Remember that problem I had with it closing out randomly?

hmm, 38A needs to hear this since that seems to be an error in the program itself. Do any other programs do this?
by Yoshi021
29 Jan 2017, 20:23
Forum: Sandbox
Topic: What's the first Mario game you played?
Replies: 17
Views: 4212

Re: What's the first Mario game you played?

I think it was Super Mario 63...
by Yoshi021
29 Jan 2017, 20:21
Forum: Super Mario Bros. X by 38A (SMBX-38A)
Topic: [Released] Super Mario Bros. X by 38A v. 1.4.5 - Patch 31.1
Replies: 1010
Views: 1033637

Re: [Released] Super Mario Bros. X by 38A v. 1.4.5 - Patch 31.1

P.S: Also, since this is my first time playing 1.4.3, hod do i enable Custom Blocks? "Custom blocks"? you mean custom graphics or custom properlies for blocks? or maybre you're talking about GFX expansion feature... In any case, to use custom graphics just save the level and make a folder...
by Yoshi021
29 Jan 2017, 8:07
Forum: SMBX-38A Bug reports
Topic: NPC Speed Overflow
Replies: 1
Views: 341

NPC Speed Overflow

The game seems to allow you to use large values that crash the game when used. The game should not allow you to use large values that crash the game instantly,
Image
by Yoshi021
29 Jan 2017, 5:08
Forum: Script requests
Topic: Camera Splt
Replies: 0
Views: 483
  • 1

Camera Splt

I already suggested a new sysval for the camera, but meanwhile it gets added, this code should work. Basically, depending on how the camera is split, it returns different values 0: The screen is not split 1: P1 is on the left, and P2 is on the right 2: P2 is on the left, and P1 is on the right 3: P1...
by Yoshi021
29 Jan 2017, 4:50
Forum: Ideas & Suggestions
Topic: Priority
Replies: 0
Views: 348

Priority

Can you add the ability to have priority( or z-offset) for drawing images with TeaScript? It can range from the background to the foreground, or top of the cursor.
by Yoshi021
28 Jan 2017, 22:17
Forum: Graphics (SMBX General)
Topic: h2643's GFX Pack - V4.2
Replies: 8
Views: 9386

Re: h2643's GFX Pack - V4.2

Minecelot wrote:h2643, could I use this for my episodes?
(I make my episode for fun, not for money) :congratulate:
You can use these graphics as long as you give credit to h2643. Also, I no one should make an episode for SMBX and sell it for for money.
by Yoshi021
28 Jan 2017, 22:10
Forum: Sandbox
Topic: How did you discovert SMBX ?
Replies: 17
Views: 4204

Re: How did you discovert SMBX ?

Minecelot wrote:When I was 7-8 yrs old, my mother bought SMBX in Green Hills Mall from someone. We played the game then until now.
(While searching in my SMBX 1.3 screenshots folder, I found something I can't remember)
But SMBX is free??

Go to advanced search