Search found 114 matches

by pcbouncer
March 7th, 2014, 2:27 am
Forum: CoD4 Mapping Help
Topic: Menu re-implementation in my map
Replies: 1
Views: 4247

Re: Menu re-implementation in my map

Nevermind, fixed
by pcbouncer
March 6th, 2014, 5:30 am
Forum: CoD4 Mapping Help
Topic: Menu re-implementation in my map
Replies: 1
Views: 4247

Menu re-implementation in my map

So I've decided to edit a pre-existing menu script for experimental purposes. I am able to control/open/close the script using a gsc file obviously, but for some reason the code I've changed within the menu file isn't updating in game. The file is definitely saved with different code. Could someone ...
by pcbouncer
October 26th, 2013, 5:33 am
Forum: Jump Maps
Topic: mp_pcbank
Replies: 3
Views: 4833

Re: mp_pcbank

The part where you say its imposs is poss. Its 2 late 3 if i remember correctly
by pcbouncer
September 13th, 2013, 7:27 pm
Forum: Jump Maps
Topic: mp_pcbank
Replies: 3
Views: 4833

mp_pcbank

mp_pcbank is finally here! (non-os) http://www15.zippyshare.com/v/27580742/file.html Go here for pictures!! - http://s1316.photobucket.com/user/devinlematty/slideshow/ So, this map has been in creation for a long time. Here's a summary of "some" of the features ;) 1. minecraft - there is a...
by pcbouncer
September 7th, 2013, 5:16 pm
Forum: CoD4 Mapping Help
Topic: .gsc problems
Replies: 1
Views: 1601

Re: .gsc problems

after a shitload of compiling i figured it out. for some reason i didnt have a method threaded in one of my scripts, causing it to be stuck in that method. oddly enough the other scripts still worked o.o. anyways thread everything or youll be where i am :L
by pcbouncer
September 7th, 2013, 3:23 pm
Forum: CoD4 Mapping Help
Topic: .gsc problems
Replies: 1
Views: 1601

.gsc problems

So my map worked completely fine up until recently. The map gives no errors and worked a couple days ago, in which i added small things that worked originally. Now, my gsc will load "other" scripts, but the actual scripts inside itself do not run. This is the code i currently have in the m...
by pcbouncer
August 29th, 2013, 4:14 pm
Forum: CoD4 Mapping Help
Topic: Radiant bug/problem
Replies: 2
Views: 2306

Re: Radiant bug/problem

omg you genius, i love you.


//problem solved.
by pcbouncer
August 29th, 2013, 3:33 pm
Forum: CoD4 Mapping Help
Topic: Radiant bug/problem
Replies: 2
Views: 2306

Radiant bug/problem

So i added a new texture, and then this happens: http://www.imagesup.net/dt-1213777866308.png as you can see it went to some sort of 2d grid and i can only drag them up and down and cannot change views. Also you can see the brushes that are selected are aligned, which is completely impossible seeing...
by pcbouncer
August 22nd, 2013, 11:18 pm
Forum: CoD4 Mapping Help
Topic: cod4 custom menu
Replies: 1
Views: 1749

Re: cod4 custom menu

solved.
by pcbouncer
August 22nd, 2013, 9:26 am
Forum: CoD4 Mapping Help
Topic: cod4 custom menu
Replies: 1
Views: 1749

cod4 custom menu

So i attempted to use a custom menu file, and it says "menu (menuname) cannot be found". The menu works properly because i tried different cod made menus too. I added the .menu to my zone and .csv. It's also saved in raw/ui_mp/scriptmenus. Any suggestions?
by pcbouncer
August 22nd, 2013, 3:04 am
Forum: CoD4 Mapping Help
Topic: player dvar
Replies: 6
Views: 2744

Re: player dvar

well the original purpose is for a script I'm writing in my new map. If i told you what it was you probably wouldn't believe me. Anyways i need it for some other general reasons.
by pcbouncer
August 20th, 2013, 3:34 pm
Forum: CoD4 Mapping Help
Topic: player dvar
Replies: 6
Views: 2744

Re: player dvar

but i have to actually know a dvar... it's quite important
by pcbouncer
August 20th, 2013, 2:50 pm
Forum: CoD4 Mapping Help
Topic: player dvar
Replies: 6
Views: 2744

Re: player dvar

there must be a way if you can set it so easily? it makes no sense
by pcbouncer
August 20th, 2013, 3:52 am
Forum: CoD4 Mapping Help
Topic: player dvar
Replies: 6
Views: 2744

player dvar

Not sure if this is a stupid question or not; is there a command or way to get a "player" dvar? I know you can set player dvars easily.

thanks
-pcbouncer
by pcbouncer
August 9th, 2013, 10:23 am
Forum: CoD4 Mapping Help
Topic: custom specular map issues
Replies: 1
Views: 1231

custom specular map issues

So i went about and followed some tutorials on how to make a normal map and specular map for custom textures. After trying a couple of different settings, i cant seem to get the texture to reflect anything. I followed the tutorial closely and i compiled light and reflections and the other reflective...