[XP] Quest Log Script

Started by G_G, May 30, 2009, 08:48:40 pm

Previous topic - Next topic

G_G

I need a quest log script that I can easily just add a quest via script call. I would use Samo the Thief's but all the topics I found for it didnt have the script.

I really dont like Zeriabs a whole lot but if I cant find anything I'll use his. If anything just post links to different quest scripts. Please help me :(

Thanks in advance.

Calintz

You have scripting knowledge, can't you modify Zeriab's to fit your needs?

G_G

I have scripting knowledge yes but I forgot to mention that his script link is down :(

Calintz

Ouch, I personally liked that script, but I plan to create my quest system through pictures and eventing.
Maybe somebody has a copy of it. A lot of people took interest in his script when he 1st posted it.

G_G

yea if I did have it I would have modded it and I found Samo's but the code is messy as hell and I cant make it the way I want to because everything is all jacked up and stuff so bleck

Calintz

Isn't that the worse!?
Scripters who think they can script, but mess everything up by using sorry coding??

It would be better if they kept those scripts to themselves and their own projects rather then distributing them. Or, before releasing the actual script, make sure it goes through a vigorous screening by volunteered forum mods.

That way, it's easier for others to understand/modify.

**THAT IS MY OWN PERSONAL OPINION.
**I'm in no position to talk, as I can't even begin to script.

Blizzard

That's not just your opinion. I completely agree with it.

@GG: Post his script and I will look into it.
Check out our game brands:

Daygames
Game Night Games
Chugnar Games

Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

reaper72004

May 31, 2009, 06:22:26 am #7 Last Edit: May 31, 2009, 06:36:19 am by reaper72004
I have Zeriab's quest book. I'll upload it on sendspace.

Zeriab's:


And your in luck..dun dun dun daaa I present to you samo's quest script..  :dance:

Calintz

God job reaper72004, Lol ...

reaper72004

tyty lol He got lucky I was going through the fourms..  :)

Calintz

No doubt, Lol.

Actually, you know what!? I think I'll level you up for being a pack rat!! I saw you had that custom menu system that someone was looking for saved as well, Lol.

reaper72004

lol you have no clue how much of a pack rat I am  :shifty: 'looks at a ff7 menu from 3 years ago... looks the other way at blizz's abs v1.95 and a hpspexp script by cogwheel v1.0'  :^_^':

Calintz

You're so prepared for Armageddon that it's disgusting!!
Lol, but no really ... it's actually a pretty cool thing, so long as you keep things in order.

reaper72004

May 31, 2009, 07:05:32 am #13 Last Edit: May 31, 2009, 07:11:19 am by reaper72004
 :nod: I got a extra hard drive I put it all on lol.. so many battler pic's icon's animated battlers ect... XD
haha also got a face graphic script and a materia script that I have no clue how it works :P

Blizzard

May 31, 2009, 07:16:04 am #14 Last Edit: May 31, 2009, 07:20:30 am by Blizzard
You should update your Blizz-ABS. xD *levels up*
Check out our game brands:

Daygames
Game Night Games
Chugnar Games

Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

reaper72004

tyty .. I'm not really using it but I'll download the new version :)

Blizzard

~Come on, how to create a quest?
 
 At the start of your game in a call script
 
 -$quest[x] - Quest.new(name, image, line, difficulty, state)
 
 x will be a number.


I suggest you stick with Z's script, though.
Check out our game brands:

Daygames
Game Night Games
Chugnar Games

Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

G_G

Yea I will I'll figure out how to mod it to my liking. Thanks reaper *lv's up* and *lv's up Yin* for pm'ing me zeriabs as well. THank you both


G_G

thanks reaper but I ended up making my own quest system xD

I just made it more complicated then a quest system needed to be via code. The quests are items, you have to define location and reward for description wise and you have to give the items via script call. You also have to use a script call to complete the quest.