-
Content Count
129 -
Joined
-
Last visited
-
Days Won
1
Lecode last won the day on September 5 2014
Lecode had the most liked content!
Community Reputation
34 ✶About Lecode

-
Rank
Advanced Member
Profile Information
-
Gender
Not Telling
Recent Profile Visitors
4,207 profile views
-
Hello @vivi21. Currently i'm really busy. I don't know when, but i'll see what's wrong.
-
Hello. Try this. Replace these lines: def ducking? Input.press?(Jet::Stealth::DUCK_BUTTON) end with: def ducking? Input.press?(Jet::Stealth::DUCK_BUTTON) && $game_switches[ID] end Replace ID with the ID of the swtich you want to use.
-
Lecode started following Recruitment
-
Sorry i'm really busy now... :/
-
Sorry for the delay, I didn't have too much free time.
-
I plan to do an update. I'll fix it at the same time. Thanks for reporting this.
-
Update. # -- V. 0.81 # Added an option to change a variable when # a challenge is completed or failed Check these lines: #------------------------------------------------------------------------- # â–¼ Variables that change when a chall is completed or failed # [ value, ID ] # value = the value that is added or subtracted to the variable # set ID to 0 or less to disable the feature #------------------------------------------------------------------------- Var_Completed_Chall = [1,30] Var_Failed_Chall = [-1,30]
-
Okey, i'll do it tomorrow.
-
Update # -- V. 0.8 # Added an option for challenges occurrence # Added an option for better compatibility # Fixed a bug with the chall Assassination # (please take again the chall maker)
-
What would the world be without animes ( and VN ) D: ?
-
o.o There is no freeze, for me. Well... it seems that the bug has disappeared with the update. Have you really the latest version ? EDIT: Done.
-
In a blank project yanfly's stuff and my script work well. Can you make a screenshot of your script list ?
-
Which script are you using with Aftermath and Yanfly engine ? Yeah, you're right.
-
Update : Works with both Yanfly engine & victory aftermath. But make sure to put this script below them.
-
Unfortunately not realy, but i'm working on.
-
This is not surprising if you have a script that add a battle result of something that happens a the the battle beginning. I am working on to try to make it compatible with this kind of script.



