Jump to content

Photo

Questions


  • Please log in to reply
14 replies to this topic

#1 BitZero

BitZero

    Junior

  • Members
  • Real Name:William
  • Location:The End of the World

Posted 05 August 2008 - 11:36 PM

-2.5 Build 842-
Question Number One: In scripts, is it possible to activate warps or make a warp happen? If so, how?

Question Number Two: When compiling scripts, is it supposed to make your quest file ridiciously large? icon_eek.gif

#2 Plissken

Plissken

    What's with these homies dissing our girls?

  • Members

Posted 05 August 2008 - 11:43 PM

Disclaimer:

DO NOT USE 842 TO COMPILE SCRIPTS. There is a horrid bug that deletes all of your map data every once in awhile you compile. Just download 846, it's fixed in there.

To warp use this:
Link->Warp(Dmap, Screen);
Of course Dmap and Screen need to be replaced by the values of those things. It uses warp return A on the screen he warps to. Or if you want to Pitwarp (make Link warp to a new screen while not changing his position on the screen use this:

Link->PitWarp(Dmap, Screen);

Also, check out the zscript.txt file in your build folder to find functions you can use such as these.


#3 BitZero

BitZero

    Junior

  • Members
  • Real Name:William
  • Location:The End of the World

Posted 05 August 2008 - 11:54 PM

QUOTE
DO NOT USE 842 TO COMPILE SCRIPTS. There is a horrid bug that deletes all of your map data every once in awhile you compile. Just download 846, it's fixed in there.


I can't really upgrade. It gives me an error message and then crashes.
But, thanks for the answer to Number 1.

#4 Plissken

Plissken

    What's with these homies dissing our girls?

  • Members

Posted 06 August 2008 - 12:01 AM

If the error message is about not finding alleg42.dll then find the file in your folder kinda similar to that name with a little stuff added in the name and rename it to alleg42.dll.

You NEED 846 if you're scripting. You WILL lose your progress a bunch of times and you most likely will lose your quest if you aren't careful with backups. I hate 842 so much.

Edited by Plissken, 06 August 2008 - 12:02 AM.


#5 BitZero

BitZero

    Junior

  • Members
  • Real Name:William
  • Location:The End of the World

Posted 06 August 2008 - 12:03 AM

QUOTE(Plissken @ Aug 5 2008, 11:01 PM) View Post

If the error message is about not finding alleg42.dll then find the file in your folder kinda similar to that name with a little stuff added in the name and rename it to alleg42.dll.

You NEED 846 if you're scripting. You WILL lose your progress a bunch of times and you most likely will lose your quest if you aren't careful with backups. I hate 842 so much.


It finds it, but it has something to do with an entry point...which, I am totally clueless to what to do for that.

#6 Plissken

Plissken

    What's with these homies dissing our girls?

  • Members

Posted 06 August 2008 - 12:07 AM

Tell me exactly what it's saying, also are you using ZCLauncher to run ZQ?

#7 BitZero

BitZero

    Junior

  • Members
  • Real Name:William
  • Location:The End of the World

Posted 06 August 2008 - 12:10 AM

QUOTE(Plissken @ Aug 5 2008, 11:07 PM) View Post

Tell me exactly what it's saying, also are you using ZCLauncher to run ZQ?


I'm not using ZCLauncher. But it still gives the same message.

Here's the message:
The procedure entry point file_size_ex_password could not be located in the dynamic link library alleg42.dll.

#8 Plissken

Plissken

    What's with these homies dissing our girls?

  • Members

Posted 06 August 2008 - 12:12 AM

Hmmmm, I have never heard of that before. Try redownloading the build see if that helps. If not I'd highly suggest using the build below 842. Do not use 842.

#9 BitZero

BitZero

    Junior

  • Members
  • Real Name:William
  • Location:The End of the World

Posted 06 August 2008 - 12:15 AM

QUOTE(Plissken @ Aug 5 2008, 11:12 PM) View Post

Hmmmm, I have never heard of that before. Try redownloading the build see if that helps. If not I'd highly suggest using the build below 842. Do not use 842.


That didn't help, so I guess I'm going to downgrade...
Would it matter if I'm on Vista or not?

Edit: Okay, this is really bad...it displays the same error message for the one below...Should I continue lower?

Edited by SerpitaX, 06 August 2008 - 12:19 AM.


#10 Plissken

Plissken

    What's with these homies dissing our girls?

  • Members

Posted 06 August 2008 - 12:16 AM

Doesn't for me, make sure you are running as an admin account though.

#11 BitZero

BitZero

    Junior

  • Members
  • Real Name:William
  • Location:The End of the World

Posted 06 August 2008 - 12:22 AM

QUOTE(Plissken @ Aug 5 2008, 11:16 PM) View Post

Doesn't for me, make sure you are running as an admin account though.

Running as Admin does not help...
Plus no other one works. Which, I'm guessing is bad.

#12 Plissken

Plissken

    What's with these homies dissing our girls?

  • Members

Posted 06 August 2008 - 12:28 AM

A lot of people have reported running as an admin is the only way (except for ZCLauncher) they can get ZC to work on their vista so...yeah...it might help.

Edited by Plissken, 06 August 2008 - 12:28 AM.


#13 BitZero

BitZero

    Junior

  • Members
  • Real Name:William
  • Location:The End of the World

Posted 06 August 2008 - 12:30 AM

QUOTE(Plissken @ Aug 5 2008, 11:28 PM) View Post

A lot of people have reported running as an admin is the only way (except for ZCLauncher) they can get ZC to work on their vista so...yeah...it might help.

Yes, well I tried...but it continues giving me the message.
Edit: Well, I can't open Zelda Classic, nor Romview...as it says the same message.

Edited by SerpitaX, 06 August 2008 - 12:32 AM.


#14 Plissken

Plissken

    What's with these homies dissing our girls?

  • Members

Posted 06 August 2008 - 12:31 AM

Eh, I read it wrong. Sorry, I'm tired read it as if you were saying, "No way would that work you serious?" Sorta way.

Anyways, yeah I suggest you downgrade, then try the newest build whenever it comes out.

#15 BitZero

BitZero

    Junior

  • Members
  • Real Name:William
  • Location:The End of the World

Posted 06 August 2008 - 12:35 AM

Okay, finally worked after getting it down to Build 816.
Hopefully that doesn't hurt my quest...
And you were right, scripting does kill the quest! But I back-up every day.
That problem doesn't persist with this build, does it?

Edited by SerpitaX, 06 August 2008 - 12:37 AM.



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users