General questions/comments about Zasm go here.
I'm working on a project at the moment, and it involves ZASM. However, currently, the documentation is... shall we say, less than adequate. To...
I'm just curious but, when are you going to update the help documentation, even though it's become obsolete since we now have an official ZCWiki. ...
I've noticed that after more than 2 years of Zasm, there is still no good documentation on it. Sure, I can write to any variable in the game engine,...
How long, in real time, does the average ZASM command take to execute?
This script is suppossed to move in a direction, then reflect in the direction of Link's sword when he hits it. It parses just fine, and everything...
Considering the one that I have is over a year old...
Like the title says. I want to get into scripting, but that's impossible if I don't know the commands I can use, BESIDES WAITFRAME AND VOID RUN()....
<rant> Why am I the only person that uses Zasm? Am I the only one that takes out the time to learn it? Come on now, I can't be the only person...
I mainly posted this thread because I need someone who can test this item, because build 229 doesn't work on my computer, although it works on some....
MULTV d0,60; Set d0 as the number of seconds between warps. SETR d1,d0 WAIT WAITFRAME COMPAREV d0,0 GOTOTRUE MOVE GOTO WAIT MOVE SETR d0,d1...
I'm not sure if this is something I'm doing wrong, or a bug, but whenever I try to run this script, the player crashes, but it parses just fine: ...
I've seen suggestions for global variables, and I just want to clear this up: We already have them. gd0-255 Global variables used throughout the...
I'm trying to write a script that makes an "Ally" follow Link directly behind his back, and when there are enemies around, it chases after enemy1,...
why cant i load multiple zscripts/zasms? heres what i mean: http://i118.photobucket.com/albums/o92/FIERCEDEITY777/Screen01.jpg
Could I get an explanation of how to use the script drawing functions in Zasm (assuming they exist)? Nevermind... Jman explained them in another...
You know.. the boss at the end of Revolution dungeon. Can anyone show me an example of what the script (#13) would like if he had two attacks, one...
How do I use Zasm to create another FFC, and that FFC having a script of it's own? I saw it done in _L_'s Revolution Dungeon with that boss at the...
1. What are the Zasm equivilants of +=,-=,*=,/=,^=,&=, etc.? 2. How do you set a warp to trigger in Zasm?
So I've been writing a script for a custom boss, and I am having a bit of trouble. WAIT WAITFRAME COMPAREV x,209 GOTOMORE A COMPAREV x,32 ...
how do i actually make a script be put in effect on a screen? I cant figure out how.
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules