ZOMG need some help

C++ Got ya down? Half-Life 2 Coding Related.
Chandler
npc_hunter
npc_hunter
Posts: 559
Joined: Thu Jun 22, 2006 5:06 am

Post by Chandler »

Well see Sven Co-op is MULTIPLAYER_ONLY in the liblist under type

I didn't put one there because for Source, you wouldn't put it there if thegame was Multiplayer and Singleplayer.

Now, My game will have a ridiculous single player storyline, yet it'll be awesome. But There will also be multiplayer.
because fo that I decided to leave type nonexistant. So there isn't a type.

Also, the Current Sven Co-op Liblist is outdated, it's actually supposed to work better under WON, because the setup is different (although steam will now read games that use .pak's
:P)

My problem si that I keep gettin GAMETYPE NOT DEFINED and a crash to dektop.



D:


I've tried the two things people have told me to do

put type in there like this

Code: Select all

type""

so it's blank

But I also leave it blank so...yeah.


God this is frustrating.
D:
Last edited by Chandler on Mon Oct 30, 2006 1:44 am, edited 1 time in total.
Hickadam
prop_physics
prop_physics
Posts: 130
Joined: Tue Aug 08, 2006 2:53 am

Post by Hickadam »

What are the known gametype options?

I'm guessing:

SINGLEPLAYER_ONLY
MULTIPLAYER_ONLY


I don't know... try SINGLE_AND_MULTIPLAYER?


A pity I don't have many mods left from times of old...
Chandler
npc_hunter
npc_hunter
Posts: 559
Joined: Thu Jun 22, 2006 5:06 am

Post by Chandler »

Tried it didn't work


BUT!

I got it to run.

YAY! ME!


turne out I had this error
Let's ee if you guys' can spot it

what I had

Code: Select all

type""
what I needed

Code: Select all

type ""

mull that over and then smack me in the forhead,
Kinhoshi
npc_combine_s
npc_combine_s
Posts: 333
Joined: Tue Aug 08, 2006 7:10 pm
Location: Florida, USA

Post by Kinhoshi »

Heh. That's gotta majorly suck. ^^;
Hickadam
prop_physics
prop_physics
Posts: 130
Joined: Tue Aug 08, 2006 2:53 am

Post by Hickadam »

If I had a nickel for every time I've done something like that... I'd have like 45 cents...
Scrap
npc_strider
npc_strider
Posts: 614
Joined: Mon Jul 24, 2006 1:13 am

Post by Scrap »

how low can you go, owned by a frikin space bar. Its almost as low as what i once did, called a tehnician to my home because the internet wasnt working. turns out it was unplugged :oops: . Had to pay the poor chap for the "urgent" visit.
Kinhoshi
npc_combine_s
npc_combine_s
Posts: 333
Joined: Tue Aug 08, 2006 7:10 pm
Location: Florida, USA

Post by Kinhoshi »

Oh, now THAT's gotta majorly suck.
Chandler
npc_hunter
npc_hunter
Posts: 559
Joined: Thu Jun 22, 2006 5:06 am

Post by Chandler »

yeah. but nowz works fine. Now to just code the damn thing.
turns out if you don't have th dll's where theya re supposed to be (non of them :D) it reverts to the Half Life dll's automatically.

btw which sounds better. Capture the Flag? or Capture the >.>
<.<
Homosexual


I'm going to a dark dark place for that joke.
Hickadam
prop_physics
prop_physics
Posts: 130
Joined: Tue Aug 08, 2006 2:53 am

Post by Hickadam »

Also acceptable would be:


"Capture the Fag"

"Catch the greased up deaf guy"

"Pin the tail on Rosie O'donnel"



All equally shocking.
Svanrog
Combine Rebel
Combine Rebel
Posts: 1319
Joined: Tue Jul 25, 2006 9:17 pm

Post by Svanrog »

Capture the bag, like in TimeSplitters.
Post Reply