Go Back   RunUO - Ultima Online Emulation > RunUO > Utility Support > Third Party Program Support

Third Party Program Support Misc support forum and advertisment forum for all RunUO related third party Utilities.

Reply
 
Thread Tools Display Modes
Old 10-07-2006, 05:33 PM   #76 (permalink)
Forum Expert
 
Ilutzio's Avatar
 
Join Date: Oct 2005
Location: Sweden
Age: 22
Posts: 1,203
Send a message via ICQ to Ilutzio Send a message via MSN to Ilutzio
Default

Since i'm not developing the software any longer, would anyone be intrested in the full VB soursecode? If anyone replies with a 'yes', i will zip it and post it for download in the first post of this thread.
(A note: You'll need VB 6.0 or later to view/alter/compile the code.)
__________________
http://thebreeze.110mb.com/
185 high quality Dylan songs--and counting.
Ilutzio is offline   Reply With Quote
Old 10-07-2006, 05:44 PM   #77 (permalink)
Master of the Internet
 
Join Date: Oct 2005
Age: 45
Posts: 6,283
Default

Yes, I would be interested. Also, that was recommended for me to try, but then the person sent a message saying that it was for 2.0 only. Is that true, and if so, is there a version for 1.0?
Malaperth is offline   Reply With Quote
Old 10-07-2006, 05:44 PM   #78 (permalink)
Newbie
 
Join Date: Jun 2006
Location: Finland
Posts: 50
Send a message via MSN to Fr€€man
Default

Yes... Please
__________________
Fr€€man is offline   Reply With Quote
Old 10-07-2006, 06:02 PM   #79 (permalink)
Forum Expert
 
Ilutzio's Avatar
 
Join Date: Oct 2005
Location: Sweden
Age: 22
Posts: 1,203
Send a message via ICQ to Ilutzio Send a message via MSN to Ilutzio
Default

@ Mala: The scripts only compile on 2.0. I don't know how much work is needed to get them to work on 1.0.

@ both Fr€€man and Mala: Zipping and uploading in a minute.
__________________
http://thebreeze.110mb.com/
185 high quality Dylan songs--and counting.
Ilutzio is offline   Reply With Quote
Old 10-08-2006, 12:53 AM   #80 (permalink)
Forum Expert
 
Ilutzio's Avatar
 
Join Date: Oct 2005
Location: Sweden
Age: 22
Posts: 1,203
Send a message via ICQ to Ilutzio Send a message via MSN to Ilutzio
Default

Haha, it seems i released an altered source code, it's not the original code for 1.1, updating the download zip, sorry for the trouble.
__________________
http://thebreeze.110mb.com/
185 high quality Dylan songs--and counting.
Ilutzio is offline   Reply With Quote
Old 12-21-2006, 08:03 PM   #81 (permalink)
Forum Newbie
 
goldiron's Avatar
 
Join Date: May 2005
Location: Wisconsin
Age: 21
Posts: 91
Send a message via MSN to goldiron Send a message via Yahoo to goldiron
Default thanks tons!

thanks for adding this, ive been waiting ^_^ i couldnt possable make one with out you lol, again thanks a ton!
goldiron is offline   Reply With Quote
Old 12-21-2006, 08:43 PM   #82 (permalink)
Forum Newbie
 
goldiron's Avatar
 
Join Date: May 2005
Location: Wisconsin
Age: 21
Posts: 91
Send a message via MSN to goldiron Send a message via Yahoo to goldiron
Default

i got an error said something was wrong with this

Code:
///////////item to be dropped
if( dropped is ){if(dropped.Amount!=1){this.PrivateOverheadMessage( MessageType.Regular, 1153, false, "There's not the right amount here!", mobile.NetState );return false;}
dropped.Delete();
the stuff in red said something was wrong... like
Goldironsapprentice.cs
Code:
 cs1031: Line 58: type expected
whats wrong?
goldiron is offline   Reply With Quote
Old 12-21-2006, 09:30 PM   #83 (permalink)
Forum Expert
 
Ilutzio's Avatar
 
Join Date: Oct 2005
Location: Sweden
Age: 22
Posts: 1,203
Send a message via ICQ to Ilutzio Send a message via MSN to Ilutzio
Default

You haven't put any item in as the Quest item.


if( dropped is * )
*: The quest item should be here.


Are you using Questmaker 1.0?
Did you create the Quest item and then close that window, and THEN create the quest NPC?
__________________
http://thebreeze.110mb.com/
185 high quality Dylan songs--and counting.
Ilutzio is offline   Reply With Quote
Old 01-25-2007, 06:02 PM   #84 (permalink)
Newbie
 
Emillio's Avatar
 
Join Date: Jan 2007
Age: 36
Posts: 85
Default dum question

this works for runuo 1.0?
Emillio is offline   Reply With Quote
Old 01-25-2007, 06:06 PM   #85 (permalink)
Master of the Internet
 
Join Date: Oct 2005
Age: 45
Posts: 6,283
Default

Quote:
On what RUO version does the scripts work?
So far RUO 2.0 RC1.
This was copied from the description on page 1 of this thread.
Malaperth is offline   Reply With Quote
Old 01-25-2007, 06:08 PM   #86 (permalink)
Newbie
 
Emillio's Avatar
 
Join Date: Jan 2007
Age: 36
Posts: 85
Default ah ty

sorry i wasnt sure if rc1 meant version 1 of the program. i'm new. ty!
Emillio is offline   Reply With Quote
Old 01-25-2007, 06:13 PM   #87 (permalink)
Master of the Internet
 
Join Date: Oct 2005
Age: 45
Posts: 6,283
Default

nope, 2.0 means version 2, and RC1 means Release Candidate 1 (of version 2.0).
Malaperth is offline   Reply With Quote
Old 07-08-2007, 11:54 PM   #88 (permalink)
Forum Novice
 
nadious's Avatar
 
Join Date: Jan 2003
Location: (Near) Atlanta, GA
Posts: 370
Default

Forgive me for digging up an old thread, but I just recently found this and I really like the idea! I've been messing around with it and I'm pretty sure that I have it down as far as what to do... but I did have a question:

From the looks of it, when you make your NPCs and Quest gumps, obviously you have to have some sort of 'quest item' that is given to them so they will give you your reward. My question is, in the 'Quest Item' option, is it possible to define an item that already exists?

For example, say I wanted to reward someone for bringing 100 diamonds (just theoretically) instead of some new item. The reason I want to do this, is so I won't have to edit any other scripts (I'm pretty C# stupid.. which is why problems like this help out a lot) to make the new item spawn or appear on any mobiles.
nadious is offline   Reply With Quote
Old 07-09-2007, 12:49 AM   #89 (permalink)
Forum Master
 
Lord_Greywolf's Avatar
 
Join Date: Dec 2005
Posts: 6,779
Send a message via Yahoo to Lord_Greywolf
Default

yes

what you do is to just name it the same way the existing item is

i.e. pinelog
name: pine logs amount: 1000 iten: pinelog (this is the name used in the origional pinelog script)

it then makes the file for it, but do not touch it yet
then complete making the quest gump and person
then when done - delete the pinelog file it made, it will then use the existing one all ready made in the system
__________________
http://www.AoAUO.com

:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :)
Lord_Greywolf is offline   Reply With Quote
Old 07-09-2007, 01:05 AM   #90 (permalink)
Forum Novice
 
nadious's Avatar
 
Join Date: Jan 2003
Location: (Near) Atlanta, GA
Posts: 370
Default

Thanks so much Lord Greywolf... I'll be sure try that out.

So, let me understand if I have it correct here:

Use the QuestNPC maker to make the actual perons.
Use the QuestItem to make the item for the reward (but use the .cs name of whatever I want to make it that is already there...)
Use the QuestGump to make my NPC say what needs to be said.

Generate the script and then put all three (or two if I'm using an existing item) into my custom's folder and then and the NPC in game, correct?
nadious is offline   Reply With Quote
Old 07-09-2007, 01:00 PM   #91 (permalink)
Forum Master
 
Lord_Greywolf's Avatar
 
Join Date: Dec 2005
Posts: 6,779
Send a message via Yahoo to Lord_Greywolf
Default

sounds right to me

3 scripts if totaly new quest item
2 scripts if using existing quest item

remember "reward" is always an existing item

just make sure to get the name coort in there - the name of the cs file does not always match the name inside
class BronzeShield
the name after the class - including the CaPs - has to be correct

good luck
__________________
http://www.AoAUO.com

:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :)
Lord_Greywolf is offline   Reply With Quote
Old 07-09-2007, 04:29 PM   #92 (permalink)
Forum Novice
 
nadious's Avatar
 
Join Date: Jan 2003
Location: (Near) Atlanta, GA
Posts: 370
Default

Thanks, Lord Graywolf. I've done a few NPCs so far and it's working just great!

I've gotten a few armor and item script generators so far... to help with the rewards. Is there any other utilities like this that I should be aware of, or maybe can be used to do mobiles? (I'm using 2.0 rc1.)
nadious is offline   Reply With Quote
Old 07-10-2007, 02:00 AM   #93 (permalink)
Forum Master
 
Lord_Greywolf's Avatar
 
Join Date: Dec 2005
Posts: 6,779
Send a message via Yahoo to Lord_Greywolf
Default

there is a couple of other scripts/exe programs here in the 3rd party threads and 1 or 2 in the script release section
including the addongen script (makes addon scripts from in game items)

but the best way for many of the scripts is to just start with something simular and tweak it to what you want
looking at other scripts people have shared on here for ideas and how to's

one thoing to remember with weapons though - the special attacks are basedon the graphic number and set by the client - do not bother to modify them - they will not work -- but can modify the rest of the weapon to your hearts delight
__________________
http://www.AoAUO.com

:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :)
Lord_Greywolf is offline   Reply With Quote
Old 09-06-2007, 01:49 AM   #94 (permalink)
Lurker
 
Join Date: Sep 2007
Age: 21
Posts: 6
Smile 1.0 perhaps?

is it possible to get this for 1.0 ??? would make me super happy im not very scriptinclined
holy assassian is offline   Reply With Quote
Old 09-10-2007, 07:24 AM   #95 (permalink)
Forum Expert
 
Ilutzio's Avatar
 
Join Date: Oct 2005
Location: Sweden
Age: 22
Posts: 1,203
Send a message via ICQ to Ilutzio Send a message via MSN to Ilutzio
Default

Quote:
Originally Posted by holy assassian View Post
is it possible to get this for 1.0 ??? would make me super happy im not very scriptinclined
Sorry, no. I have abandoned it, it'll never come out as 1.0.
Buy try and make a script and see what errors 1.0 give you, should only be 1-2 lines of code. Perhaps you can get help with those lines in the Svript Support forums. =)
__________________
http://thebreeze.110mb.com/
185 high quality Dylan songs--and counting.
Ilutzio is offline   Reply With Quote
Old 09-16-2007, 09:16 AM   #96 (permalink)
Forum Novice
 
Macil's Avatar
 
Join Date: Oct 2003
Location: Harper Woods, Michigan
Age: 21
Posts: 815
Send a message via ICQ to Macil Send a message via AIM to Macil
Default

I have not read everyone's replies yet. But if it hasn't been mentioned yet, I think a good feature for a next update would be to save/load previous quests you've made so you don't have to type them all back up again if you want to edit one from the past.

If this has already been posted, disregard it. I'm only trying to help. =)
Macil is offline   Reply With Quote
Old 09-16-2007, 01:35 PM   #97 (permalink)
Forum Expert
 
Join Date: Dec 2005
Posts: 1,424
Default

Quote:
Originally Posted by Macil View Post
I have not read everyone's replies yet. But if it hasn't been mentioned yet, I think a good feature for a next update would be to save/load previous quests you've made so you don't have to type them all back up again if you want to edit one from the past.

If this has already been posted, disregard it. I'm only trying to help. =)
The maker has already said that he has abandoned the project...
Slayer706 is offline   Reply With Quote
Old 10-05-2007, 01:44 PM   #98 (permalink)
Newbie
 
Join Date: Jan 2006
Location: Chattanooga, Tennessee, USA
Age: 16
Posts: 59
Send a message via AIM to Naruto_Uzumaki
Default

I wonder why. Such a great project. Maybe someone could pick it back up? He did post the source after all...
__________________
Mwahahahahahahahaha!
*Newbie Scripter*
...... :)
Naruto_Uzumaki is offline   Reply With Quote
Old 10-06-2007, 04:16 PM   #99 (permalink)
Forum Novice
 
Join Date: Dec 2006
Location: Southern Utah
Age: 29
Posts: 941
Send a message via Yahoo to greywolf79
Default

I like this program, but there is a problem with it.

EVERY time I use it to make a script (I have tried it a couple times to make sure it was not me) and the scripts come out missing pieces like variables, methods, and gump names... Other than the fact I still have to edit every file after making it in order to get it to compile, your package is nice.

GreyWolf.
greywolf79 is offline   Reply With Quote
Old 10-12-2007, 03:10 PM   #100 (permalink)
Newbie
 
joaks's Avatar
 
Join Date: Feb 2006
Posts: 34
Default Error

Code:
Errors:
 + Custom/neira sister.cs:
    CS1514: Line 2: { expected
    CS1519: Line 2: Invalid token ':' in class, struct, or interface member decl
aration
    CS1519: Line 2: Invalid token '{' in class, struct, or interface member decl
aration
    CS1002: Line 6: ; expected
    CS1002: Line 9: ; expected
    CS1520: Line 12: Class, struct, or interface method must have a return type
    CS1031: Line 12: Type expected
    CS1520: Line 12: Class, struct, or interface method must have a return type
    CS1031: Line 12: Type expected
    CS1520: Line 12: Class, struct, or interface method must have a return type
    CS1031: Line 12: Type expected
    CS1520: Line 12: Class, struct, or interface method must have a return type
    CS1031: Line 12: Type expected
    CS1520: Line 14: Class, struct, or interface method must have a return type
    CS1031: Line 14: Type expected
    CS1520: Line 14: Class, struct, or interface method must have a return type
    CS1031: Line 14: Type expected
    CS1520: Line 14: Class, struct, or interface method must have a return type
    CS1031: Line 14: Type expected
    CS1520: Line 15: Class, struct, or interface method must have a return type
    CS1031: Line 15: Type expected
    CS1520: Line 17: Class, struct, or interface method must have a return type
    CS1031: Line 17: Type expected
    CS1520: Line 34: Class, struct, or interface method must have a return type
    CS1031: Line 34: Type expected
    CS1520: Line 34: Class, struct, or interface method must have a return type
    CS1031: Line 34: Type expected
    CS1520: Line 34: Class, struct, or interface method must have a return type
    CS1031: Line 34: Type expected
    CS1520: Line 34: Class, struct, or interface method must have a return type
    CS1031: Line 34: Type expected
    CS1520: Line 34: Class, struct, or interface method must have a return type
    CS1031: Line 34: Type expected
    CS1520: Line 34: Class, struct, or interface method must have a return type
    CS1031: Line 34: Type expected
    CS1520: Line 34: Class, struct, or interface method must have a return type
    CS1031: Line 34: Type expected
    CS1520: Line 34: Class, struct, or interface method must have a return type
    CS1031: Line 34: Type expected
    CS1520: Line 34: Class, struct, or interface method must have a return type
    CS1031: Line 34: Type expected
    CS1520: Line 34: Class, struct, or interface method must have a return type
    CS1031: Line 34: Type expected
    CS1520: Line 34: Class, struct, or interface method must have a return type
    CS1031: Line 34: Type expected
    CS1519: Line 34: Invalid token ',' in class, struct, or interface member dec
laration
    CS1518: Line 36: Expected class, delegate, enum, interface, or struct
    CS1022: Line 36: Type or namespace definition, or end-of-file expected
Scripts: One or more scripts failed to compile or no script files were found.
 - Press return to exit, or R to try again.
joaks is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes
Linear Mode Linear Mode