Check your Filters. Press F
Check your Filters. Press F
Yeah if that's the name ;)
Make a caulk wall. Select 1 side and make it player_clip. ( Bullets can go trough) and the other side full clip or some other texture. So from that other side you can't shoot or walk through
Let the player face the way u want, like Pat said.
Hide body
Spawn a tag_origin in front of him and link him to that
Let the tag_origin move to where you are looking.
But convert the way you are...
http://callofduty.filefront.com/file/BraXs_Zombie_Mod_client_side_v04;108955 Its inside this mod
just look in _menus.gsc and add some restrictions
session overflow trying to parse player_accounts/user_12345 ?
It says its file user_12345
Quote from Tally
"G_ParseSpawnVars parses a brace bounded set of key value pairs out of the
level's...
Mistake in loop function. Needed to remove an endon
omg stop scripting... u need to precache ur headicon rankicon and they need to be real material files
go to 192.168.1.1 or 192.168.0.1 and login. Go to portforwarding.
Open ports 20500 UDP and TPC
20510 UDP and TPC
28960 UDP and TPC
This is a custom sd.gsc. Check the right gsc file and delete the things Peter said.
About players left. Search in gametype.gsc for _playersleft
Ofcourse thats ok
b3 .
You need to use moveovertime(time);
Lol that guy with the flipflops....
Disconnect. One of the best movies I ever saw
Yeah there was also a theory that there will be 1 supercontinent
Search for Private server patch. Patch the executable and sever is cracked and should appear in the list
I had it open 2 times and was editing the wrong one....
it will open. Make sure u edit _menus.gsc
action
{
play "mouse_click";
close "page1";
open "page2";
}
onFocus
Weapons are inside that mod
http://www.moddb.com/mods/call-of-duty-2-modern-mod-singlemultiplayer-mod
self setWeaponClipAmmo("frag_grenade_amercican_mp", 1);
amerCican!
I already gave u the anwer...
Wait i see it
execKey "1" { scriptMenuResponse "1"; close shoph; }
delete the ; after close shoph in every line