Shield

Donator
  • Content count

    60
  • Joined

  • Last visited

Everything posted by Shield

  1. Hey Community, this is my admin application: Do you accept the requirements? Yes, i do. What is your real name? Stefan What is your in-game name? Shield How old are you? 19 What is your primary server? Raid Deathrun What is your B3 CID? 31294 What is your Steam? I dont have Steam, but Skype (shieldagente) What makes you a good admin? - I'm a mature, friendly and respectful player - I have played now around 3 years Cod4 and 2 years Deathrun. I have alot experience and my skills are good - I see if players using hacks or not, i have alot of experience in it. - I can be often online at servers - I'm from germany, so i can help in problems with german players. What skills do you have? Good sniper skills and spending hours at servers and at website. What clans/communities/forums have you been at? I was in UW (United Warriors) and BW (Bloodwarriors). Why should we choose you? You should choose me because im very often online at servers, and I'm a respectful and friendly player. I have alot experience in Cod4 as i telled above . I will help people if they need help or have a problem at the Servers or at Website. I'm mature and this Community is the thing, for what i have searched for 3 years. Raid is an amazing Community with great persons. Thanks for reading my application. Greetings, Shield
  2. Til now not bec. i dont had much time bec other things.. but in the next days (2-3) the 40 hours will be get.
  3. Hey all, at my current map which is in wip, i want that every jumper who come into secret, get display his fps (command in console for it is cg_drawfps1). How to do it ? Must i set a new dvar ? My script for it is : thread viewer(); viewer() { trig = getEnt ("wait","targetname"); trig waittill ("trigger",who); who setDvar ("cg_drawfps1"); } but it dont works.. how to get it work ? Hope for help. Shield
  4. @@Lossy : I have seen some dr players which know how to change the fps, but dont know how to enable the fps counter. And for this people that they know how much fps they have/using now its much better. So my Idea was to enable the drawfps to 1 for this "sort"of deathrunners.
  5. @ it is the begin of the script where i only forgot it. If some players which have enabled the fps counter, and after ending secret the fps counter get disabled than it isnt that good. You are right. Maybe i will just make a trigger at the start of secret which take the drawfps to 1 at palyers which havent enabled it So i must seams like this: thread viewer(); viewer() { trig = getEnt ("wait","targetname"); for(;;) { trig waittill ("trigger",who); who setDvar ("cg_drawfps", 1 ); } }
  6. For the players which dont know the command. They dont need to ask after it, this command will enbale if they touched the trigger, and if they change the fps, they can see the fps which they have. And disable if the secret if finished Bec. i seen alot players which asked what fps i have now? I changed it to 250 or 125, 333.. The reason was they didnt know how to enable it I want to do it easier for this players. That they can see it.
  7. Yes sure you are right, after they finished the secret the drawfps will set to 0. so i will take at end a other trigger to set it off.
  8. I want to enable it that everyone can see his fps. I have heard that alot players which i known havent enabled it. So i want to enable it for the secret that they can see what fps they have and which fps they need. I will place their brushes where the fps which the player need is.
  9. Hey, If a player lost his lvl in deathrun. For Example he was lvl 120. And the Admin want to give this lvl with 1 command back, 1 time. What i must use to give the lvl back fast I mean. if i use restore, it needs more than 50 maps to give lvl back. But i want 1 command which give this lvl in 1second back. Like reset the rank, give the rank.
  10. Hey, the map sm64 by sixor must be in your rotation. it is a rlly nice map, with nice traps nice rooms nice musics and all. Pls add it. http://www.moddb.com/mods/braxs-death-run-mod/addons/mp-dr-sm64
  11. If i want to download the camos tools.. there come this download dont excist on this homepage.. pls make a new download link. And Thanks for this nice tut, now the most can do his own camos. Thanks alot.
  12. The 3 Trap i think this with the panzer. Where the panzer shot. There is no time to pass this part, you must crawl there to pass this part, and after a time there come move or you will get spectator, and if you crawl the smoke at this fx place drop the fps to 7 or 10, andall is laggy. Let Jumpers more time to pass it. At 1 Trap if a part of the bridge fall down, the players dontdie , they first die if they jump out of bridge.
  13. Hey all, after the makemod.bat is finished, no mod.ff get created.... But it should creat a mod.ff.... Can anyone help me ?
  14. got it thx.
  15. Hey all, if i want compile my mod with makemod.bat there works all good, till it coming the error "system dont find linker_pc.exe". I searched in internet but dont find any good thing, which rlly repair me the exe... anyone can help me ?
  16. i have installed the modtools. In bin/ i found the linker_pc.ex. so i have started these, and now all works.
  17. Tuts about how to import with asset manager weapons, models. @weapons +how to add new skin and new sounds + add it to mod @models + all things + add it to mod
  18. oh thanks. Nice tuts @ better as in cod4 wiki
  19. ok. but how to use this things ?
  20. Tuts about level, endon, self, notify, if statements, randomintrage over the first 4 in the tuts are only 1 or 3 sentences where it dont got explained good, that i can understand it or others.
  21. Hey all, if i want to compile the bsp of my map it get stucks everytime at merging into concave windings..... http://prntscr.com/8c5r7m how to fix it that it works ? i tried it at my 1 map there all works.. but at my new. idk why there it dont works.... Can anyone help me pls ? Shield
  22. Have fixed the nodes without volums.. but still the first problem with compile tool... anyone know the reason ? here are alot mappers like Lossy, Darmuh, Sheep_Wizzard,you... maybe you know what to do for fixing the problem?
  23. Hey, if i join the deathrun server, and dowload a map which the server is playing now and i dont have, the download speed is very slow 13kb/second so it needs 6 minutes to download it, or more. Hope it will be faster in the future.. Shield
  24. No my reflection probe and global intermission are outside in sky, maybe a skybox miss ? //skybox isnt the problem.. or this is the problem: http://prntscr.com/8cjdu9 how to fix that?
  25. I want a tutorial how to create animated fx and fx like fire, electric, firework myself.