[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4787: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4789: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4790: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4791: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
InsideQC Forums • View topic - Untitled RPG Project

Untitled RPG Project

The home for dedicated threads to specific projects, be they mods, tools, or independent games.

Moderator: InsideQC Admins

Re: Untitled RPG Project

Postby Error » Sun Dec 18, 2016 7:00 pm

I'm going to work on ways to make it more visually pleasing if I go with the mouse driven looking system. If no mouse looking then I have to redo the inventory system for keyboard only.

FrikaC showed me once how to get a forward and reverse speed for player, but have no idea how it works. It involved dot products and that's way too advanced for me. Anyone know?

User avatar
Error
InsideQC Staff
 
Posts: 865
Joined: Fri Nov 05, 2004 5:15 am
Location: VA, USA

Re: Untitled RPG Project

Postby frag.machine » Mon Dec 19, 2016 2:38 am

Since you're using Darkplaces (but IIRC it's supported on FTE too) you can resort to the .movement vector. Just read it and you know if you're going forward or backward or strafing and at what speed.
I know FrikaC made a cgi-bin version of the quakec interpreter once and wrote part of his website in QuakeC :) (LordHavoc)
User avatar
frag.machine
 
Posts: 2120
Joined: Sat Nov 25, 2006 1:49 pm

Re: Untitled RPG Project

Postby Spike » Mon Dec 19, 2016 6:08 am

.
Spike
 
Posts: 2914
Joined: Fri Nov 05, 2004 3:12 am
Location: UK

Re: Untitled RPG Project

Postby toneddu2000 » Mon Dec 19, 2016 10:48 am

- my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1395
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: Untitled RPG Project

Postby Spike » Mon Dec 19, 2016 2:32 pm

<offtopic responseto=toneddu2000>
makevectors, view angles, bsps, and (oriented) sprites use 'standard' pitch.
vectoangles, and mdls use inverted pitch (other mesh formats like iqm or md3 also use this style of pitch in order to allow drop-in replacements).

so ent.angles = player.v_angle; is bad
as is foo.v_angle = vectoangles(self.velocity);
door.angles = vectoangles(door.velocity); is also bad
makevectors(door.angles); is fine on a door
but makevectors(monster.angles); is probably wrong. I say probably, because more often than not the pitch is 0 and noone will notice that the bug even exists.

the bug is unfixable because 1) fixing it would break lots of mods that depend upon it being wrong. 2) the pitch's sign is context-sensitive and in situations where the context isn't easily inferable (like serverside), and its much simpler to just assume and add a *-1 than lots of logic to work around it.
advanced engines have gained a load of assumptions around it that would need to be rewritten in order to finally 'fix' it, but noone can be bothered doing so because that would just break stuff anyway so there's not really any motivation to fix it.

so no, its not fixed in FTE, nor DP, nor any engine that can still play quake which I'm aware of.
Quake2 fixed it, if that helps.
</offtopic>
.
Spike
 
Posts: 2914
Joined: Fri Nov 05, 2004 3:12 am
Location: UK

Re: Untitled RPG Project

Postby toneddu2000 » Mon Dec 19, 2016 2:39 pm

<offtopic>
Thanks man! :biggrin:
</offtopic>
- my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1395
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: Untitled RPG Project

Postby Error » Tue Dec 20, 2016 4:52 pm

Model request. I need a similar thing but in model form. Doesn't have to be the exact same. Just a reference.

Image

User avatar
Error
InsideQC Staff
 
Posts: 865
Joined: Fri Nov 05, 2004 5:15 am
Location: VA, USA

Re: Untitled RPG Project

Postby toneddu2000 » Tue Dec 20, 2016 10:08 pm

I don't understand. Do you need a 3d low poly heart model or a 2d silhuoette of that image you posted, only extruded a little (to make it visible from every angle)?
Because, in the first case, it could be tricky, for an artist not involved in your project, to create a model that fits your style. In the second case, just give 20 minutes! :lol:
- my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1395
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: Untitled RPG Project

Postby Error » Wed Dec 21, 2016 2:10 am

I would take a simple low poly heart, or a 2d heart that looks like the pics there just extruded a bit. Either way... I'm open to artistic interpretation.

User avatar
Error
InsideQC Staff
 
Posts: 865
Joined: Fri Nov 05, 2004 5:15 am
Location: VA, USA

Re: Untitled RPG Project

Postby toneddu2000 » Wed Dec 21, 2016 10:59 am

Hearts 2d but 3d (already unwrapped with that texture you posted. Texture not included because models use UVs following your texture. Load that texture and hearts will be textured correctly)


Hearts 3d but..3d! Different shapes and polycount (no textures or material but unwrapped)



Released under CC0 License, as always (read: do whatever you want with these)

Cheers
- my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1395
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: Untitled RPG Project

Postby Error » Wed Dec 21, 2016 5:27 pm

PERFECT! Love both options. I have a use for both.

Problem. I can't convert .blend to .mdl. Could you export to .obj or even .mdl?

User avatar
Error
InsideQC Staff
 
Posts: 865
Joined: Fri Nov 05, 2004 5:15 am
Location: VA, USA

Re: Untitled RPG Project

Postby frag.machine » Wed Dec 21, 2016 8:34 pm

I know FrikaC made a cgi-bin version of the quakec interpreter once and wrote part of his website in QuakeC :) (LordHavoc)
User avatar
frag.machine
 
Posts: 2120
Joined: Sat Nov 25, 2006 1:49 pm

Re: Untitled RPG Project

Postby Error » Thu Dec 22, 2016 12:43 am

I tried Noesis and didn't see an option for .blend. Is there a plugin I need?

User avatar
Error
InsideQC Staff
 
Posts: 865
Joined: Fri Nov 05, 2004 5:15 am
Location: VA, USA

Re: Untitled RPG Project

Postby toneddu2000 » Thu Dec 22, 2016 7:25 am

Jeez, just download
Every model stands on a different layer (as described in note on the right of the .blend file), to open level 1 press 1 key, to open level 2 press 2, and so on
select the model you want to export, open file (file -> open), then export to obj (file -> export -> Wavefront obj) ...
But no animations whatsoever in this way..
What program did you use to make models? Now I'm curious :biggrin:
- my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1395
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: Untitled RPG Project

Postby Error » Thu Dec 22, 2016 7:30 am

Was trying to avoid it as long as possible, but I'm getting Blender now.

User avatar
Error
InsideQC Staff
 
Posts: 865
Joined: Fri Nov 05, 2004 5:15 am
Location: VA, USA

PreviousNext

Return to Project Showcase

Who is online

Users browsing this forum: No registered users and 1 guest