[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/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/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 - Inventory middleware stuffs

Inventory middleware stuffs

Discuss programming in the QuakeC language.

Moderator: InsideQC Admins

Inventory middleware stuffs

Postby Chris » Sun Feb 17, 2008 10:03 pm

so I'm working on this inventory system that should eventually be able to interface with most qc projects and requires csqc to run, and fteqcc to compile (array and preprocessor function specifics)


I suppose I'll use this thread to post some wip's and the source as I keep making iterations on it.

Image




Beta 1:

Press N to spawn Yellow Armor item into inventory, and TAB to toggle inventory.


Feedback welcome.
Last edited by Chris on Sat Feb 23, 2008 9:24 pm, edited 2 times in total.
Chris
 
Posts: 79
Joined: Sat Aug 05, 2006 5:31 am

Postby Urre » Mon Feb 18, 2008 2:26 pm

I was once a Quake modder
User avatar
Urre
 
Posts: 1109
Joined: Fri Nov 05, 2004 2:36 am
Location: Moon

Postby FrikaC » Mon Feb 18, 2008 3:50 pm

FrikaC
Site Admin
 
Posts: 1026
Joined: Fri Oct 08, 2004 11:19 pm

Postby Chris » Sat Feb 23, 2008 4:56 am

Ok! Here it is, still a little rough around the edges however is a starting base, I'll continue to extend it and improve on ease of implementation into other projects and encapsulation.





Press N to spawn Yellow Armor item into inventory, and TAB to toggle inventory.

Feedback welcome.
Chris
 
Posts: 79
Joined: Sat Aug 05, 2006 5:31 am

Postby WINGED_DOOM » Tue Nov 30, 2010 10:41 am


User avatar
WINGED_DOOM
 
Posts: 22
Joined: Tue Nov 30, 2010 10:29 am

Postby Ranger366 » Tue Nov 30, 2010 3:30 pm

User avatar
Ranger366
 
Posts: 203
Joined: Thu Mar 18, 2010 5:51 pm

Postby Spirit » Tue Nov 30, 2010 3:32 pm

Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
Spirit
 
Posts: 1037
Joined: Sat Nov 20, 2004 9:00 pm

Postby Karall » Tue Nov 30, 2010 6:08 pm

Karall
 
Posts: 128
Joined: Thu Jul 15, 2010 5:23 pm

Postby Error » Tue Nov 30, 2010 8:57 pm


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

Postby WINGED_DOOM » Sat Dec 11, 2010 8:18 am

My apologies! Now i change avatar :3 Do you like it?

Spirit: "I will upload the file if you switch to a worksafe and non-violent avatar. " Oh.... it's wonderful!

User avatar
WINGED_DOOM
 
Posts: 22
Joined: Tue Nov 30, 2010 10:29 am

Postby Spirit » Sat Dec 11, 2010 9:13 am

Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
Spirit
 
Posts: 1037
Joined: Sat Nov 20, 2004 9:00 pm

Postby Feared » Sat Dec 11, 2010 10:11 am

Your avatar is going to give me a seizure now.
User avatar
Feared
 
Posts: 95
Joined: Fri Jun 11, 2010 11:58 pm
Location: Wylie, TX

Postby WINGED_DOOM » Sat Dec 11, 2010 2:15 pm

Thank you, Spirit!
But.. I don't see any Inventory on screen

I tried to press all keys from a default.cfg, and it hasn't given any results except these mysterious inscriptions:

Image

Image

Oh, boy! How it works??

User avatar
WINGED_DOOM
 
Posts: 22
Joined: Tue Nov 30, 2010 10:29 am

Postby WINGED_DOOM » Mon Dec 13, 2010 6:46 am

Did I Miss Something?.....

Image


Can somebody explain me how that Inventory works?

User avatar
WINGED_DOOM
 
Posts: 22
Joined: Tue Nov 30, 2010 10:29 am

Postby tyrael » Wed Dec 15, 2010 9:23 am

Yep, it's don't work. I tried earlier version of darplaces, but it's fail.
Look what i got! http://www.youtube.com/watch?v=zk0jKCdw ... re=related Wonderful! Just wonderful.
tyrael
 
Posts: 13
Joined: Tue Dec 14, 2010 9:32 am

Next

Return to QuakeC Programming

Who is online

Users browsing this forum: No registered users and 1 guest