Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Fiesta Online
You last visited: Today at 20:58

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Suche] iQuest für Odin

Discussion on [Suche] iQuest für Odin within the Fiesta Online forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jun 2013
Posts: 73
Received Thanks: 5
[Suche] iQuest für Odin

Suche einen Quest Editor für Odin, der relativ gut funktioniert.
iColapse is offline  
Old 06/05/2016, 21:47   #2
 
Nátsú Dórágúnírú's Avatar
 
elite*gold: 4
Join Date: Nov 2012
Posts: 567
Received Thanks: 552
Hier bitte:

Geändert link mit Key x:
Nátsú Dórágúnírú is offline  
Old 06/06/2016, 07:33   #3
 
elite*gold: 31
Join Date: Jun 2011
Posts: 590
Received Thanks: 288
Quote:
Originally Posted by Kanaye假名你們 View Post
Hier bitte:
Decryption key again.

Verstuurd vanaf mijn SM-G900F met Tapatalk
LoLBoL is offline  
Old 06/06/2016, 12:42   #4
 
EpicFight's Avatar
 
elite*gold: 0
Join Date: Jan 2011
Posts: 1,697
Received Thanks: 615



Das hier war glaube die Structur für odin, ich weiß es aber nicht mehr genau, wenn du noch mehr Optionen haben willst, musst du selbst noch mehr herausfinden:

Code:
using(ScriptAPI)
{
    count = AddUShort("QuestCount");
    for(i=0; i<count; i++)
    {
        QuestLenght = AddUInt("QuestLenght");	
        StartNode("QuestInfo");
        AddShort("QuestID");
        AddShort("TitleID");
        AddShort("DescriptionID");
	AddField("unk", 7);
	AddByte("MinLevel");
	AddByte("MaxLevel");
        AddByte("unk");
        AddShort("StartingNPC");
        AddField("unk", 24);
	AddShort("PreQuest");
	AddField("unk", 2);
	AddByte("MultiQuest");
        AddByte("NeedClass");
	AddField("unk", 15);
	AddByte("NeedLevel");
        AddField("unk", 6);
        EndNode(0);
				
    StartNode("MobInfo");
    for (inxMob = 0; inxMob < 5; inxMob++)
    {
        StartNode("mob"+inxMob);
        AddByte("IsEnable");
        AddByte("IsNpc");
        AddUShort("MobID");
        AddByte("IsToKill");
        AddByte("Amount");
        EndNode(0);
    }
    EndNode(0);
    StartNode("ItemInfo");
    for (inxItem = 0; inxItem < 10; inxItem++)
    {
        StartNode("Item"+inxItem);
        AddByte("IsEnabled");
        AddByte("ItemType");
        AddUShort("ItemID");
        AddUShort("Amount");
        EndNode(0);
	}
	AddField("ItemData", 284);	
    EndNode(0);	
    StartNode("RewardInfo");
    rewardlenght = 0;
    for (inxReward = 0; inxReward < 12; inxReward++)
    {
        StartNode("Reward"+inxReward);
        AddByte("RewardMethod");
        RewardType = AddByte("RewardType");
        if(RewardType == 2)
        {
            AddUShort("ItemID");
            AddUShort("Amount");
            AddField("unk", 4);
        }
        else
        {
            AddLong("Exp/Fame");
        }	
        EndNode(0);      
    }  
    AddField("RewardData", 18);
    EndNode(0);
    EndNode(0);		
    StartScriptLenght = AddShort("StartScpLenght");
    ActionLenght = AddShort("ActionLenght");
    FinishScriptLenght = AddShort("FinishScriptLenght");
    AddNulledString("StartScrript");
    AddNulledString("Action");
    AddNulledString("FinishScript");
    }
}
EpicFight is offline  
Reply


Similar Threads Similar Threads
[HK]iQuest
09/19/2015 - Fiesta Online - 7 Replies
So release heute mein iQuest für die HK Files. Muss denke mal nicht viel erzählen, funktioniert alles, mass editor für generelle Exp/Fame/Money Anhebung und basierend auf CSharps source. Viel Spaß :) Download Credits:
[Suche] iQuest
09/05/2015 - Fiesta Online - 2 Replies
Hallo Kinder der Freundlichkeit, :pimp: ich suche das Tool "iQuest", habe noch nie damit gearbeitet und auch keinen Plan davon, wills aber ma versuchen. Ich habe nur gelesen das es "extra" eins für die Odin Files gibt. Daher wollte ich mal fragen ob jemand so nett wäre und mir den Download postet. Alle Links die ich fand sind tot :> Lg MissMini :mofo:
[Suche] iquest fur offi-files
08/31/2015 - Fiesta Online - 1 Replies
ich grüße euch liebe Com.... ich suche ein iOUEST mit dem ich die offifiles offen kann... xD lg jn
iQuest für HK?
06/28/2015 - Fiesta Online - 8 Replies
ich wollte mal fragen ob jemand iQuest für die HK files von dragonluck hat da bei mir irgendwie die 20er upquest nicht funktioniert und ich dort mal nachschauen wollte. Wäre auch nett wenn jemand sagen könnte woran das genau liegt oder den fix dafür hochladen könnte.
iQuest
07/24/2013 - Fiesta Online - 2 Replies
Hat zufällig jemand das aktuelleste iQuest womit man auch Exp von Quests und so bearbeiten kann?



All times are GMT +2. The time now is 20:58.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.