Spoiler
Any help on this?Re: Modding for Dummies! (+Q&A) *UNFINISHED*
#51I need help. I added some scripts, added an "Include" command, and compiled main.bb with IDEal. Then I got this.
You probably have 64-bit, or changed your Blitz-3D install path.D-9999 wrote:I need help. I added some scripts, added an "Include" command, and compiled main.bb with IDEal. Then I got this.SpoilerAny help on this?
Code: Select all
Function SetBuffer% (buffer%)
Return SetBuffer_ (buffer)
End Function
Code: Select all
CLASS-D
1-20=backwards death
41-60=fowards death
81-100=left fall death
121-140=right fall death
211-234=idle loop
235-236=Walk start
237-259=walk foward
260-279=walk left
280-300=walk right
301-319=run all
355-357=idle to crouch
358-382=crouch idle
383-406=crouch walk
Code: Select all
ZOMBIE
3 = sleep idle
4-32 = get up from sleep
64-93 = walk normal
94-124 = walk enraged
125-165 = attack
166-201 = push button
202-328 = death
328 = dead idle
433-435 = grab locked door
436-589 = open door fail
So, what is your question/problem exactly? I still need to fix my comp, no access to the source code.D-9999 wrote:Well, since I'm going to make the Multiplayer Mod now, this looks like a good place to start.
Well, I have the animations needed for both the Class-D and Zombie written down in Notepad. I seem to have trouble implementing them in, as both models have 1 animation to hold everything. I'll paste both the frames for the Class-D and Zombie.*SNIP*
Nobody can legally help you 'acquire' a copy of the B3D compiler.I'mNotBlappy wrote:Can anybody help??
I can't find a right download link of Blitz3D,and I do not even know how to use it!... :sad: