28th February 2013, 11:28
Why not? Also YES from me :)
27th February 2013, 20:34
27th February 2013, 19:49
Yes of course from me :D
(I copy evolozz text :P)
27th February 2013, 17:05
23rd February 2013, 06:55
Write:
attacker thread maps\mp\gametypes\_plusscore::plusscore(10);
22nd February 2013, 03:03
Hm, i dont know what light bleeding is. Could you make a screenshot and attach it to post?
21st February 2013, 12:23
The sv_wwwDlDisconnected is a dvar left over from COD:United Offensive. Which was the first COD game to get HTTP redirection put in. It was a dvar intended to stop servers lagging while the client...
20th February 2013, 09:56
Hey all! I'm happy to announce a new feature!
I've added a new callback into CoDScript, which is called: CodeCallback_PlayerCommand(args)
What does it do?
Lets say somebody wrote in Chat:...
19th February 2013, 17:47
Hey :D
I'm going to show (for those who don't know) how to make a bomb, so when you press F it appears and after a few seconds it explodes. The tutorial is step-by-step, so don't worry, you will...
16th February 2013, 01:57
Plain and ugly = most useful :D
15th February 2013, 19:23
This is my desktop.
147
(my background is a slide show that switches every 30 minutes if i am plugging in)
14th February 2013, 16:17
main()
{
level.rankstring = &"Rank: ";
precacheString(level.rankstring);
thread waitforconnect();
}
waitforconnect()
{
14th February 2013, 11:25
13th February 2013, 15:40
Hey all,
Evo asked in the forums how to do it so I thought I should make a tutorial.
->How to add Xmodels to map in CoD2Radiant<-
Things you'll need :
-Winrar
Lets get started!
13th February 2013, 14:00
There is no argument for attacker/player. These are the only arguments radiusdamage() accepts:
From the Official COD2 Script Documentation (no need to link to Zeroy, who has plagiarized IW's...
13th February 2013, 12:46
I think IZNOGOD already posted some rank system.
Try searching in www.modsonline.com, I'm pretty sure I saw one there.
13th February 2013, 12:35
Team-points sounds good puhve :)
Would be also nice go get player.score+=10 and XP for rank.
Like Jeplaa said, the loosers are already those in jails (no need to make bash-only-mode for...
13th February 2013, 11:03
I forgot to say that there would be rounds and when someone reaches the end, his/her team will win that round and all will spawn to jail or box and then the winner team can kill losers but losers...
13th February 2013, 10:02
Just install old xfire again :)
13th February 2013, 06:18
It would be nice if u can get something when u finish the map.
So, here's my idea. Two team tries to surf to end and when someone get there, all players spawns to jail or box and the winner can...
12th February 2013, 16:31
Basically i only use this:
Hold right Mouse: Camera movement Forward/Backward
Hold right Mouse + Ctrl: Camera movement Up/Down
Hold right Mouse + Ctrl + Shift: Camera Free Looking
Middle...
12th February 2013, 16:26
Hold CTRL and SHIFT to look up and down.
CTRL for just going up and down (not looking).
Most radiant keys is just trial and error, just try them out and see what it does and there's also a list...
12th February 2013, 15:45
I personally like the old Xfire website more because:
Too much stuff missing or not working and the website isn't compatible with mobile devices (e.g iPod Touch), classic website was perfectly...
12th February 2013, 15:12
What do you think of the new xfire site?
I do like the new site, but too much functionality isn't working yet (or is missing) and the classic site had the content better organized.
At the...
12th February 2013, 14:32