Frikbots & Darkplaces
Moderator: InsideQC Admins
18 posts
• Page 2 of 2 • 1, 2
Dr. Shadowborg wrote:Incidentally, that "clean" source has a small problem with it in that it's a little bit QC n00b unfriendly in regards to frikbot installation.
Namely somebody was fool enough to take out the two fields in droptofloor's defninition, rather than just hunt down all instances of droptofloor that didn't properly give said two variables... That said, you could probably fix it more easily by taking out the two variables in the instances where droptofloor is used by FBX.
droptofloor doesn't take any parameters in the engine, so it's one of the first things I fix in my mods when starting from the id qc source, no point in passing parameters that don't exist
- LordHavoc
- Posts: 322
- Joined: Fri Nov 05, 2004 3:12 am
- Location: western Oregon, USA
FrikaC wrote:There was a post by Baker commending you on your links. I don't think it was this thread though?
EDIT: here it is http://forums.inside3d.com/viewtopic.php?p=3158#3158
Ooooh, you're right
-

CocoT - Posts: 695
- Joined: Tue Dec 14, 2004 5:39 pm
- Location: Belly-Gum
LordHavoc wrote:droptofloor doesn't take any parameters in the engine, so it's one of the first things I fix in my mods when starting from the id qc source, no point in passing parameters that don't exist
I originally did not call droptofloor with any parameters in FBX due to the fact it doesn't need any, resulting in 'too few parameters' warnings when used in source bases with that problem not corrected. Someone chewed me out for this, I think it was Electro, that FBX should have 'no warnings at all!'. The result is bogus 0,0 parms thrown into my two calls to droptofloor...
- FrikaC
- Site Admin
- Posts: 1026
- Joined: Fri Oct 08, 2004 11:19 pm
18 posts
• Page 2 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 1 guest