juxpo

don'trattlemebones
Member
Joined
Feb 22, 2013
Messages
21
Reaction score
0
First Language
English
Primarily Uses
N/A
Is there something wrong with the links, because they aren't taking me to the page or something.
 

anavn

Veteran
Veteran
Joined
Feb 24, 2013
Messages
279
Reaction score
2
First Language
French
Primarily Uses
What are the ters as it is contradictory
 

Dark_Metamorphosis

What a horrible night to have a curse.
Veteran
Joined
Nov 23, 2012
Messages
2,192
Reaction score
382
First Language
Swedish
Primarily Uses
Is there something wrong with the links, because they aren't taking me to the page or something.
To everyone unable to access his site: 

It looks like his domain name expired. use this link instead:

http://arcthunder.si...ish/vxascripts/

Scroll down to the links below the big "RPG Maker VX Ace Scripts" header, and before clicking any links, make sure it directs you to "arcthunder.site40.net" and not "arcthunder.com".
There you have it. Just read that and everythin will work fine ;)
 
Last edited by a moderator:

Tuomo L

Oldbie
Veteran
Joined
Aug 6, 2012
Messages
2,490
Reaction score
1,411
First Language
Finnish
Primarily Uses
RMMV
So since they're down, what are the actual TOS for this and other scripts by Khas? 
 

Dark_Metamorphosis

What a horrible night to have a curse.
Veteran
Joined
Nov 23, 2012
Messages
2,192
Reaction score
382
First Language
Swedish
Primarily Uses
So since they're down, what are the actual TOS for this and other scripts by Khas? 
Click the link that I quoted and it will take you to all Khas scripts, including the Lightning effects.

Just click on the 'rpg maker' menu on his blog, and it will take you to a list with all his scripts.
 
Last edited by a moderator:

Tuomo L

Oldbie
Veteran
Joined
Aug 6, 2012
Messages
2,490
Reaction score
1,411
First Language
Finnish
Primarily Uses
RMMV
Click the link that I quoted and it will take you to all Khas scripts, including the Lightning effects.

Just click on the 'rpg maker' menu on his blog, and it will take you to a list with all his scripts.
Expect I wasn't asking where his scripts are but what the terms of conditions are. They are not listed in the site.
 

Tigerbite

Villager
Member
Joined
Mar 16, 2013
Messages
22
Reaction score
5
First Language
English
Primarily Uses
Not to sound rude or anything, but have you tried actually looking inside the script?

Code:
#-------------------------------------------------------------------------------# * Terms of Use#-------------------------------------------------------------------------------# When using any Khas script, you agree with the following terms:# 1. You must give credit to Khas;# 2. All Khas scripts are licensed under a Creative Commons license;# 3. All Khas scripts are for non-commercial projects. If you need some script#    for your commercial project (I accept requests for this type of project),#    send an email to nilokruch@live.com with your request;# 4. All Khas scripts are for personal use, you can use or edit for your own#    project, but you are not allowed to post any modified version;# 5. You can’t give credit to yourself for posting any Khas script;# 6. If you want to share a Khas script, don’t post the direct download link,#    please redirect the user to arcthunder.site40.net
 

lilcooldude69

Veteran
Veteran
Joined
Mar 18, 2012
Messages
33
Reaction score
4
First Language
English
Primarily Uses
hey is there a way to make it so a custom light source isnt changed when rendering it to the game, ive noticed if i use like for instance a pic that is for window lighting, its shape is changed to a radial light source, when its supposed to be in the shape of a thin rectangle with a cross inside of it.
 
Last edited by a moderator:

Gugorrak

Warper
Member
Joined
Apr 29, 2013
Messages
1
Reaction score
0
Primarily Uses
Hello, first of all Thank you for these light effects, help a lot to fullfil ideas for a game =D


I'm new in this, and I'm trying to make something simple (but not THAT simple)


But when I try to use the torch (I copied from the demo) in a map like this.


[IMG]http://img18.imageshack.us/img18/898/72908259.png[/IMG]


I get an error like this D=


[IMG]http://img854.imageshack.us/img854/8899/72838625.png[/IMG]


What do you think can be the problem :(


I hope anyone can asnwer me to solve it (I still have to make 3 floors in that game XD)
 

lilcooldude69

Veteran
Veteran
Joined
Mar 18, 2012
Messages
33
Reaction score
4
First Language
English
Primarily Uses
any conflicting scripts, can i see the code to the event?
 

Mikemuk01

Black Mike
Member
Joined
Mar 18, 2013
Messages
27
Reaction score
0
First Language
English
Primarily Uses
The awesome light effects look truly wonderful, but I can't download the script. None of the links given are working. I'm getting offers to download new browsers and other stuff I don't want, but not the Khas scripts. Can anyone help please?
 

Dark_Metamorphosis

What a horrible night to have a curse.
Veteran
Joined
Nov 23, 2012
Messages
2,192
Reaction score
382
First Language
Swedish
Primarily Uses
The awesome light effects look truly wonderful, but I can't download the script. None of the links given are working. I'm getting offers to download new browsers and other stuff I don't want, but not the Khas scripts. Can anyone help please?
Refer to the link in this post

It will take you to his blog, and then you just click the 'RPG MAKER' tab to get a list with all his scripts. Just click on them and they will take you to Mediafire download page.
 
Last edited by a moderator:

AeghtyAteKees

Nyctopheliac
Veteran
Joined
May 8, 2013
Messages
33
Reaction score
2
Primarily Uses
Does anyone know why this is happening?

2jwps8.jpg


EDIT: Figured out this tile needs to be on 'block' and not 'roof'. Could somebody please clarify the different effects based on these terrain tags?
 
Last edited by a moderator:

Panda

Veteran
Veteran
Joined
Mar 13, 2012
Messages
296
Reaction score
165
First Language
English
Primarily Uses
N/A
I'm having the same dark screen-tone bug. For example, going into Sepia in a new map just makes the screen incredibly dark. I read through the thread, but ' $game_map.effect_surface.set_alpha(0) ' does not work.
 

Engr. Adiktuzmiko

Chemical Engineer, Game Developer, Using BlinkBoy'
Veteran
Joined
May 15, 2012
Messages
14,693
Reaction score
3,031
First Language
Tagalog
Primarily Uses
RMVXA
try the change_alpha method or the change_color method
 

Camelslayer

Hates All of Camelkind
Veteran
Joined
May 1, 2013
Messages
35
Reaction score
0
First Language
English
Primarily Uses
Great script overall, however I do have a few questions:

  • Color- is it possible to alter the color of the lights? I AM assuming this is possible by creating a clone of the light graphics and coloring it whatever (blue, for instance) however if there's a function I somehow overlooked, it'd be nice to know. 
  • Moving events. In one area I do have souls moving around that do produce a small light. However, when they move, the light stays fixed in one spot, it doesn't stay on them. How do you keep the light fixed on the event when it moves?
 

NCTheory

Star crossed.
Member
Joined
Aug 18, 2013
Messages
7
Reaction score
0
First Language
English
Primarily Uses
So, there was mention of making Surface UZ to false, within the script that is, but where? The only one I see is Surface_UE : True. I'm trying to get the light effect to stop once transferring to a new map.
 
Last edited by a moderator:

J0pac

Veteran
Veteran
Joined
Jul 31, 2012
Messages
62
Reaction score
108
First Language
Croatian
Primarily Uses
RMMV
Awesome and very simple to use script:Anyway i was wondering if there is a way to turn off the script by certain switch :unsure:
 

Abaddyn

Villager
Member
Joined
Aug 25, 2013
Messages
13
Reaction score
1
First Language
English
Primarily Uses
Awesome and very simple to use script:Anyway i was wondering if there is a way to turn off the script by certain switch  :unsure:

 
There is not an on/off switch built into the script. But you could build your light events with a switch. For instance have your shade effect be on a switch and such, or the lights themselves.
 
Last edited by a moderator:

Engr. Adiktuzmiko

Chemical Engineer, Game Developer, Using BlinkBoy'
Veteran
Joined
May 15, 2012
Messages
14,693
Reaction score
3,031
First Language
Tagalog
Primarily Uses
RMVXA
You don't turn it off, you just use itself to make it look like ur not using it...
 

Latest Threads

Latest Posts

Latest Profile Posts

Forgot to add this to my stream thumbnail collection, nothing to see here. Move along. :kaoswt:

It's been a while again, eh.
It's all over! ep 27 now I got find some other long RPG to play, any reccomendations?
Shaz wrote on Avery's profile.
I need some of whatever you've been drinking for the last few weeks!
Although I love your awesome tutorials and always want more, I sure hope you're not going to burn yourself out.
Has anyone else ever thought about how the title of Gym Leader is usually hereditary? Usually the gym leaders child or sibling becomes the next gym leader. Not always, but usually. Pokémon nepotism

Forum statistics

Threads
129,955
Messages
1,206,522
Members
171,170
Latest member
misang
Top