Jump to content

zunnie

!Former Staff
  • Posts

    6653
  • Joined

  • Last visited

  • Days Won

    433
  • Donations

    180.00 USD 

Everything posted by zunnie

  1. Service pack 2 and some 77+ updates are being installed on the serverpc right now. Newmaps will be down until this has been completed, shouldnt be longer than a half hour to an hour tops.
  2. For the last couple of weeks some stuff has been happening behind the scenes mostly that our Admins weren't all to happy about. We decided to move our websites and servers to a new location hopefully for the last time in a long time to come. Some posts that were made last night are probably lost and some things might not work immediately yet, we are looking into fixing the final dots on the i's asap. Sorry for any inconvenience, I am closing this topic as i don't want to elaborate any further on this, it has been dealt with behind the scenes. Thanks. Enjoy your stay here. PS: The server NICKNAME on XWIS is now "newmaps" with the title "UltraAOW.com NewMaps 4.0". The IP is 69.162.64.90:1337 and the Rankings are fully functional again.
  3. It took us all a lot of work and playing on there to get it this far. Thanks <3 MPF Community :)
  4. Congratulations Erik2012! LoL, too bad we dont have a prize for this The first 50th player joined tonight
  5. Version 1.0

    146 downloads

    This plugin allows players to type !stuck or !unstuck to teleport them to the last known good location when they get stuck for some reason. The last known good location is usually the location where they spawned at or last changed character. This includes the location of a crate in case they get the character crate. If they are inside a vehicle while stuck it will be destroyed, they will be refunded the cost of that vehicle, and then teleported back to the last known good location. You can configure a timer in the configuration for this command. The player must wait that time before they are actually teleported, you want to set this above 10 seconds usually to prevent them from 'quickly going back base' after a beacon has been placed for example. The plugin checks their current and stuck position, if they moved too much they wont be teleported back to their last good position. They are not really stuck then. To use the plugin add it to your [Plugins] section like for example below: [Plugins]00=BanSystem.dll01=Mute.dll02=mpf_unstuck_plugin.dllAt the bottom of ssgm.ini add a section containing this to configure a global setting: [Unstuck]Unstuck_Timer=15You can also configure it per map by adding entries like this for every map (mapnames are ALL lowercase): [c&c_field.mix_Unstuck]Unstuck_Timer=30
  6. Hm thats odd. Yes it is online right now I'll change ports later, maybe that helps.
  7. Thats because it crashed alot, now it doesnt anymore...
  8. I have *mostlikely* fixed the last crashbug the server was experiencing now. Jimer and me tested a couple of hours earlier and it didnt crash at all so /happy All join up Look for the server on XWIS with Nickname Snipers, Renlist with title UltraAOW.com Snipers 4.0 or RenIP @ ip 208.115.196.18:9595 Greetz zunnie
  9. http://www.ultraaow.com/ alexrirak has fixed the links for the news and newmaps forum in the blocks at the top of the page. They are now updating when a new topic is posted and link back to the forum Nice work alex, owns
  10. Our graphics-greatness-guru kenz has made a couple of new icons to use with the forums, their styles were updated with the forum theme and coloring: ( News ) ( Donations ) ( Polls ) ( Introductions ) ( Discussions ) ( YouTube Video's) ( Help & Suggestions ) ( IRC Forum ) //Awesome Nice Kenz, well done
  11. zunnie

    Need a Sound

    Nevermind, i found it, got it http://multiplayerforums.com/index.php?/topic/275-nod-lose-sequence-video-with-kane/
  12. Do you guys know the little video in CNC3 TW, it plays at the topright corner i believe, in it there is Kane saying you failed him and that his plans are all for nothing!! It happens when you lost the game. I need the Audio from that video, can anyone grab it for me?
  13. The Obelisk controller must be placed on a specific location in order for it to fire from its red top. To do this you first position the controller at the red top like on the image below, then goto its properties and note the Z value. Substract 41.000 from the Z value you noted, then enter the new Z value in the Z position entrybox and press OK. The controller jumps down under the ground, this is fine, now your obelisk will fire from the red top. Greetz zunnie
  14. Place the obelisk controller like this on the Obelisk in your map: Goto the properties of the obelisk controller and substract 41 from the Z value, enter the new value in the Z box and press OK. In this example: Old Value = 28.009 Substract - 41.000 New Value = 12.991 The controller will jump underneith the map, this is fine, and supposed to happen. Now when you play your map the obelisk will fire from the red top.
  15. Version 1.0

    85 downloads

    Allows mIRC to send FDS commands. v00d00 spent time on it making it more efficient and cleanup sockets after they were used. Example mIRC script for using this DLL: alias MPSENDFDS { var %msg = $1- if ($1 == msg) var %msg = $1 [MP] $2- dll mIRC_Ren.dll FDS_Send 127.0.0.1 5015 remotepw %msg}alias inlist { var %i = 1, %j = $numtok($2,32) while (%i <= %j) { if ($gettok($2,%i,32) iswm $strip($1)) return 1 inc %i } return 0}on *:text:*:#MP-AOW-Admin:{ if ($nick == MPAOW) { if (!time isin $2-) MPSENDFDS msg The time is $time Amsterdam GMT+1 if ($2 == gotya) MPSENDFDS snda mx0_nodsniper_alt07.wav if ($2 == chicky) MPSENDFDS snda m00achk_kill0001i1gbmg_snd.wav if ($2 == omg) MPSENDFDS snda oh_my_god.wav if ($2 == skill) MPSENDFDS snda mxxdsgn_dsgn014i1gbmg_snd.wav if ($2 == snipe) MPSENDFDS snda mx0_nodsniper_alt01.wav if ($2 == killem) MPSENDFDS snda mx1dsgn_dsgn0018i1dsgn_snd.wav if ($2 == guns) MPSENDFDS snda mxxdsgn_dsgn005i1gbmg_snd.wav if ($2 == smile) MPSENDFDS snda mxxdsgn_dsgn004i1gbmg_snd.wav if ($2 == toy) MPSENDFDS snda mtudsgn_dsgn0289i1gbmg_snd.wav if ($2 == hehe) MPSENDFDS snda mtudsgn_dsgn0377a1gbmg_snd.wav if ($2 == haha) MPSENDFDS snda laugh1.wav if ($2 == left) MPSENDFDS snda lefty1.wav if ($2 == jerks) MPSENDFDS snda m11dsgn_dsgn0104r1gbmg_snd.wav if ($2 == kills) MPSENDFDS snda m00avis_kick0030i1moac_snd.wav if ($2 == ^^) MPSENDFDS snda m00avis_kifi0021i1ccsf_snd.wav if ($2 == waiting) MPSENDFDS snda m11dsgn_dsgn0069i1mbpt_snd.wav if ($2 == haveya) MPSENDFDS snda m11dsgn_dsgn0073i1mbpt_snd.wav if ($2 == tt) MPSENDFDS snda m00mstm_kill0013i1gbrs_snd.wav if ($2 == bwahaha) MPSENDFDS snda m00asqr_kill0019i1mbrs_snd.wav if ($2 == death) MPSENDFDS snda m00avis_kick0030i1moac_snd.wav if (n00b isin $2-) MPSENDFDS snda m00asqr_kill0018i1mbpt_snd.wav if ($2 == coffee) MPSENDFDS snda m00gnod_gcon0041i3nbmg_snd.wav if ($2 == squirrel) MPSENDFDS snda m00asqr_kill0034i1gbmg_snd.wav if ($2 == sit) MPSENDFDS snda m00bnsn_kill0053i1gbmg_snd.wav if ($2 == ask) MPSENDFDS snda m00ccck_kitb0029i1gbmg_snd.wav if ($2 == die) MPSENDFDS snda m00decx_004in_nsrs_snd.wav if ($2 == fun) MPSENDFDS snda m00gbmg_sfcx0001i1gbmg_snd.wav if ($2 == hunt) MPSENDFDS snda m00gbmg_sfsx0001i1gbmg_snd.wav if ($2 == medic) MPSENDFDS snda m00ffire_003in_gemg_snd.wav if ($2 == run) MPSENDFDS snda m00decx_010in_nbft_snd.wav if ($2 == daddy) MPSENDFDS snda mtudsgn_dsgn0320a1gbmg_snd.wav if ($2 == shoot) MPSENDFDS snda mxxdsgn_dsgn029i1gbmg_snd.wav if ($2 == stfu) MPSENDFDS snda mxxdsgn_dsgn010i1gbmg_snd.wav if ($2 == burn) MPSENDFDS snda m00decx_009in_neft_snd.wav if ($2 == boink) MPSENDFDS snda m00bnss_kill0053i1gbmg_snd.wav if ($2 == more?) MPSENDFDS snda m00ccck_kitb0029i1gbmg_snd.wav if ($2 == nonono) MPSENDFDS snda m00gbrs_stoc0001i1gbrs_snd.wav if ($2 == moo) MPSENDFDS snda amb_cow1.wav if ($2 == cya) MPSENDFDS snda m00bnol_kill0054i1gbmg_snd.wav if ($2 == gg) MPSENDFDS snda m00bncy_kill0054i1gbmg_snd.wav if ($2 == lucky) MPSENDFDS snda m00gnod_kill0037r1nbft_snd.wav if ($2 == buuurn) MPSENDFDS snda m00decx_007in_neft_snd.wav if ($2 == urdead) MPSENDFDS snda l02b_02_hav02.wav if ($2 == finally) MPSENDFDS snda m00gsmg_atoc0001i1gsmg_snd.wav if ($2 == strike) MPSENDFDS snda m00gsrs_kill0029i1nbft_snd.wav if ($2 == wasted) MPSENDFDS snda m00gsrs_kiov0016i1nbft_snd.wav if ($2 == present) MPSENDFDS snda bombit1.wav if ($2 == pray) MPSENDFDS snda m11dsgn_dsgn0073i1mbpt_snd.wav if ($2 == noes) MPSENDFDS snda m00gcc3_sftd0001i1gcc3_snd.wav if ($2 == boo) MPSENDFDS snda m00kimd_001in_neft_snd.wav if ($2 == udie) MPSENDFDS snda m00gcf1_decx0001i1gcf1_snd.wav if ($2 == better) MPSENDFDS snda l08b_03_pet01.wav if ($2 == hide) MPSENDFDS snda m00mbpt_hesx0001i1mbpt_snd.wav if ($2 == help) MPSENDFDS snda m00gbrs_hftd0001i1gbrs_snd.wav if ($2-3 == i smell)MPSENDFDS snda m00avis_kifi0020i1nctk_snd.wav if ($2 == idiot) MPSENDFDS snda m00mbpt_poco0001i1mbpt_snd.wav if ($2 == amateur) MPSENDFDS snda m00bntu_kill0040i1gcm1_snd.wav if ($2 == painless) MPSENDFDS snda m00mbpt_heax0001i1mbpt_snd.wav if ($2 == hide) MPSENDFDS snda m00mbpt_hesx0001i1mbpt_snd.wav if ($2 == bonus) MPSENDFDS snda m00avis_kick0036i1nemg_snd.wav if ($2 == yourmine) MPSENDFDS snda m00mbpt_sfcx0001i1mbpt_snd.wav if ($2 == eye) MPSENDFDS snda m03dsgn_dsgn0005r1gbmg_snd.wav if ($2 == pizza) MPSENDFDS snda m01eval_dsgn0253r1gbmg_snd.wav if ($2 == dangerous) MPSENDFDS snda i_am_dangerous.wav if ($2 == owned) MPSENDFDS snda owned.wav if ($2 == godlike) MPSENDFDS snda godlike.mp3 if ($2 == papa) MPSENDFDS snda come_to_papa.wav if ($2 == spree) MPSENDFDS snda killingspree.mp3 if ($2 == unstoppable) MPSENDFDS snda unstoppable.mp3 if ($2 == camping) MPSENDFDS snda camping_hostages.wav if ($2 == hiding) MPSENDFDS snda where_are_you_hiding.wav if ($2 == hosty) MPSENDFDS snda hosty_down.wav if ($2 == hitm) MPSENDFDS snda they_never_knew_what_hit_them.wav if ($2 == ?turret) MPSENDFDS msg Turrets cost 1000$ Type !buy turret to deploy them if ($2 == ?buy) MPSENDFDS msg Type !buy <preset> to place a cannon(500), samsite(800), turret(1000) or guntower(2000) if ($2-4 == ownedm) MPSENDFDS snda we_owned_them.wav if (($2-3 == very nice) || ($2 == vnice)) MPSENDFDS snda very_nice.wav if ($2 == rank) MPSENDFDS snda m00ggdi_gcon0027r1gsrs_snd.wav if ($2 == down) MPSENDFDS snda m10dsgn_dsgn0012r1gbmg_snd.wav if ($2 == blabla) MPSENDFDS snda mxxdsgn_dsgn011i1gbmg_snd.wav if ($2 == kanelives) MPSENDFDS snda mxxdsgn_dsgn0024i1evan_snd.wav if ($2 == sweetheart) MPSENDFDS snda M06DSGN_DSGN0127R1GBMG_SND.wav if ($2 == fillme) MPSENDFDS snda M06DSGN_DSGN234A1GBMG_SND.wav if ($2 == hero) MPSENDFDS snda M01DSGN_DSGN0292I1GCP1_SND.wav if ($2 == glad) MPSENDFDS snda M01DSGN_DSGN0293I1GCP1_SND.wav if ($2 == tag) MPSENDFDS snda m01gemg_dsgn0103i1gbmg_snd.wav if ($2 == witch) MPSENDFDS snda M02DSGN_DSGN0129R1GBMG_SND.wav if ($2 == stuffyou) MPSENDFDS snda M04DSGN_DSGN0061A1NOMG_SND.wav if ($2 == diat) MPSENDFDS snda M04DSGN_DSGN0082R1NEMG_SND.wav if ($2 == sleep) MPSENDFDS snda M05DSGN_DSGN0068I1NBFT_SND.wav if ($2 == board) MPSENDFDS snda M05DSGN_DSGN0069I1NBFT_SND.wav if ($2 == bleed) MPSENDFDS snda M05DSGN_DSGN0070I1NBFT_SND.wav if ($2 == gunlaws) MPSENDFDS snda M05DSGN_DSGN0102I1GBMG_SND.wavv if ($2 == badluck) MPSENDFDS snda M05DSGN_DSGN0103I1GBMG_SND.wav if ($2 == missedme?) MPSENDFDS snda M05DSGN_DSGN0104I1GBMG_SND.wav if ($2 == blast) MPSENDFDS snda M05DSGN_DSGN0133I1GSRS_SND.wav if ($2 == fish) MPSENDFDS snda M05DSGN_DSGN0167R1GBMG_SND.wav if ($2 == cowards) MPSENDFDS snda M07DSGN_DSGN0040I1GCF1_SND.wav if ($2 == dienod) MPSENDFDS snda mM07DSGN_DSGN0039I1GCM2_SND.wav if ($2 == humor) MPSENDFDS snda M08DSGN_DSGN0003A1NBMG_SND.wav if ($2 == heylook) MPSENDFDS snda M08DSGN_DSGN0007I1GBMG_SND.wav if ($2 == what?) MPSENDFDS snda M10DSGN_DSGN0027A1GBMG_SND.wav if ($2 == likeit) MPSENDFDS snda M10DSGN_DSGN0048R1GBMG_SND.wav if ($2 == sayno) MPSENDFDS snda M11DSGN_DSGN0074R1GBMG_SND.wav if ($2 == dobedo) MPSENDFDS snda mxxdsgn_dsgn0027i1nemg_snd.wav if ($2 == hopon) MPSENDFDS snda m00vnst_aqob0007i1gors_snd.wav if ($2 == fun) MPSENDFDS snda mxxdsgn_dsgn0026i1evag_snd.wav if ($2 == warms) MPSENDFDS snda m00ccck_kifi0011i1gsrs_snd.wav if ($2 == kanelives) MPSENDFDS snda mxxdsgn_dsgn0026i1evag_snd.wav if ($2 == stayout) MPSENDFDS snda m00ccfm_ctor0001i1ccfm_snd.wav if ($2 == randy) MPSENDFDS snda m00ggdi_gcon0023i3gsrs_snd.wav if ($2 == doom) MPSENDFDS snda m00ggdi_gcon0025a2gsrs_snd.wav if ($2 == flameon) MPSENDFDS snda m00avis_kifi0035i1gbrs_snd.wav if ($2 == beerpls) MPSENDFDS snda m00ggdi_gcon0033i1gbmg_snd.wav if ($2 == warpls) MPSENDFDS snda m00ggdi_gcon0041i1gbmg_snd.wav if ($2 == shootmore) MPSENDFDS snda m00ggdi_kill0009r3gomg_snd.wav if ($2 == bringit) MPSENDFDS snda m00prkv_aqob0002i1gbmg_snd.wav if ($2 == rocknroll) MPSENDFDS snda m00vnst_aqob0044i1gbmg_snd.wav if ($2 == shootpls) MPSENDFDS snda m02dsgn_dsgn0071r1gbmg_snd.wav if ($2 == stupid?) MPSENDFDS snda m02dsgn_dsgn0157r1gbmg_snd.wav if ($2 == comegetsome) MPSENDFDS snda m06dsgn_dsgn221i1gbmg_snd.wav if ($2 == getsome) MPSENDFDS snda m06dsgn_dsgn222i1gbmg_snd.wav if ($2 == heykids) MPSENDFDS snda mxxdsgn_dsgn024i1gbmg_snd.wav if ($2 == sexy) MPSENDFDS snda mxxdsgn_dsgn016i1gbmg_snd.wav if ($2 == nodwins) MPSENDFDS snda mxxdsgn_dsgn0045i1evag_snd.wav if ($2 == all?) MPSENDFDS snda m05dsgn_dsgn0067i1nbft_snd.wav if ($2 == onevision) MPSENDFDS snda m00mbpt_pori0001i1mbpt_snd.wav if ($2 == oneforkane) MPSENDFDS snda m00bmsf_kill0025i1nors_snd.wav if ($2 == rundog) MPSENDFDS snda m00gsrs_kisq0013i1nsmg_snd.wav if ($2 == forkane) MPSENDFDS snda m00gsrs_kisq0012i1nscw_snd.wav if ($2 == bykane) MPSENDFDS snda m00gsrs_kiov0014i1nsrs_snd.wav if ($2 == nopain) MPSENDFDS snda m00gsrs_kiov0013i1nsmg_snd.wav if ($2 == fight?) MPSENDFDS snda m00gsrs_kiam0017i1nbrs_snd.wav if ($2 == getthemboys) MPSENDFDS snda m00gnod_secx0041i3nbmg_snd.wav if ($2 == wrong?) MPSENDFDS snda m00gnod_kill0028i2nsss_snd.wav if ($2 == glory) MPSENDFDS snda m00gnod_kill0013i3nscw_snd.wav if ($2 == nodglory) MPSENDFDS snda m00gnod_kill0013i2nsss_snd.wav if ($2 == teamwork) MPSENDFDS snda m00gnod_kill0005a2neen_snd.wav if ($2 == comingforyou) MPSENDFDS snda m00gnod_hesx0003i3neft_snd.wav if ($2 == getcoffeepls) MPSENDFDS snda m00gnod_gcon0041i3nbmg_snd.wav if ($2 == battleplan?) MPSENDFDS snda m00gnod_gcon0031i1nbft_snd.wav if ($2 == wraft) MPSENDFDS snda m00avis_kifi0015i1nsrs_snd.wav if ($2 == fire?) MPSENDFDS snda m00avis_kifi0012i1nors_snd.wav if ($2 == burnpls) MPSENDFDS snda m00avis_kifi0007i1neen_snd.wav if ($2 == burningtime) MPSENDFDS snda mxxdsgn_dsgn0096i1neft_snd.wav if ($2 == warmfire?) MPSENDFDS snda m00avis_kifi0008i1neft_snd.wav if ($2 == hot?) MPSENDFDS snda m00decx_004in_mstm_snd.wav if ($2 == burnem) MPSENDFDS snda m00itoc_005in_neft_snd.wav if ($2 == blastem) MPSENDFDS snda m00itoc_005in_ners_snd.wav if ($2 == urdeadlol) MPSENDFDS snda m00itoc_002in_nsss_snd.wav if ($2 == haveyounow) MPSENDFDS snda m00itoc_001in_nsrs_snd.wav if ($2 == readytodie?) MPSENDFDS snda m00stoc_009in_nscw_snd.wav if ($2 == cry) MPSENDFDS snda m00decx_009in_nemg_snd.wav if ($2 == food) MPSENDFDS snda m00gnod_gcon0013i2nsrs_snd.wav if ($2 == orders?) MPSENDFDS snda m00gnod_gcon0031i2nbrs_snd.wav if ($2 == funboy?) MPSENDFDS snda m00gnod_gcon0033i3nbmg_snd.wav if ($2 == rushem?) MPSENDFDS snda m00gnod_hesx0005a2ners_snd.wav if ($2 == goodkd) MPSENDFDS snda m00gnod_secx0009r3nors_snd.wav if ($2 == kissies) MPSENDFDS snda m00nbmg_decx0001i1nbmg_snd.wav if ($2 == likeme?) MPSENDFDS snda m00nbmg_dfax0001i1nbmg_snd.wav if ($2 == shy?) MPSENDFDS snda m00nbmg_heax0001i1nbmg_snd.wav if ($2 == amcoming!) MPSENDFDS snda m00nbmg_hftd0001i1nbmg_snd.wav if ($2 == playtime) MPSENDFDS snda m00nbmg_rtoc0001i1nbmg_snd.wav if ($2 == scared?) MPSENDFDS snda mxxdsgn_dsgn0121i1nomg_snd.wav if ($2 == mercy?) MPSENDFDS snda mxxdsgn_dsgn0009i1nemg_snd.wav if ($2 == gdimag) MPSENDFDS snda m00kill_002in_mstm_snd.wav if ($2 == mag) MPSENDFDS snda m00decx_001in_nbft_snd.wav if ($2 == where?) MPSENDFDS snda mxxdsgn_dsgn0123i1nomg_snd.wav if ($2 == wherecoward?) MPSENDFDS snda mxxdsgn_dsgn0122i1nomg_snd.wav if ($2 == frosty) MPSENDFDS snda mxxdsgn_dsgn0085i1nomg_snd.wav if ($2 == smell) MPSENDFDS snda mxxdsgn_dsgn0061i1nomg_snd.wav if ($2 == urstupid) MPSENDFDS snda mxxdsgn_dsgn028i1gbmg_snd.wav if ($2 == sitdown) MPSENDFDS snda mxxdsgn_dsgn026i1gbmg_snd.wav if ($2 == bodybag) MPSENDFDS snda mxxdsgn_dsgn0013i1nomg_snd.wav if ($2 == aww!) MPSENDFDS snda mxxdsgn_dsgn001i1gbmg_snd.wav if ($2 == standing) MPSENDFDS snda mx0_trooper1_98.wav if ($2 == close) MPSENDFDS snda mx0_rockettrooper_alt17.wav if ($2 == uidiot) MPSENDFDS snda mx0_gditrooper1_alt03.wav if ($2 == pinned) MPSENDFDS snda mx0_gditrooper1_alt01.wav if ($2 == wow!) MPSENDFDS snda mx0_gditrooper1_175.wav if ($2 == holycow) MPSENDFDS snda mx0_gditrooper1_174.wav if ($2 == thatrocks) MPSENDFDS snda mx0_gditrooper1_140.wav if ($2 == omgagg) MPSENDFDS snda mx0_gdireconleader_018.wav if ($2 == fancypants?) MPSENDFDS snda mtudsgn_dsgn0376a1gcls_snd.wav if ($2 == filth) MPSENDFDS snda m00asqr_kill0010i1gsmg_snd.wav if ($2 == pain) MPSENDFDS snda m00avis_kick0035i1neft_snd.wav if ($2 == staydown) MPSENDFDS snda m00avis_kiov0036i1gctk_snd.wav if ($2 == nofights) MPSENDFDS snda m00bnaf_kill0053i1gbmg_snd.wav if ($2 == vitimins) MPSENDFDS snda M00DECX_002IN_NSCW_SND.wav if ($2 == dance) MPSENDFDS snda M00GBMG_DECX0003I1GBMG_SND.wav if ($2 == sorry) MPSENDFDS snda M00STOI_001IN_NEFT_SND.wav if ($2 == agg!) MPSENDFDS snda M00GCIM_ATOC0001I1GCIM_SND.wav if ($2 == obi sucks) MPSENDFDS snda M00GGDI_GCON0023I2GSMG_SND.wav if ($2 == morekillspls) MPSENDFDS snda M00GGDI_HESX0014R3GSEN_SND.wav if ($2 == incoming!) MPSENDFDS snda M00GGDI_HESX0018I3GOMG_SND.wav if ($2 == massacre) MPSENDFDS snda M00GGDI_HESX0019R3GERS_SND.wav if ($2 == spidey) MPSENDFDS snda M00GGDI_HESX0036I3GSRS_SND.wav if ($2 == popsguns) MPSENDFDS snda M00GGDI_HESX0044R3GBMG_SND.wav if ($2 == amgood) MPSENDFDS snda M00GGDI_KILL0001I3GERS_SND.wav if ($2 == gj) MPSENDFDS snda M00GGDI_KILL0002R3GEEN_SND.wav if ($2 == roger) MPSENDFDS snda M00GGDI_SECX0022R3GEMG_SND.wav if ($2 == munchies) MPSENDFDS snda M00GNOD_GCON0001I2NEFT_SND.wav if ($2 == bigheads) MPSENDFDS snda M00GNOD_KILL0002R2NEEN_SND.wav if ($2 == ohpls) MPSENDFDS snda M00GNOD_SECX0045A3NBMG_SND.wav if ($2 == hurryup) MPSENDFDS snda M00GSMG_ATOS0001I1GSMG_SND.wav if ($2 == kaneftw) MPSENDFDS snda M00KILL_007IN_NSMG_SND.wav if ($2 == fallback) MPSENDFDS snda mx0_nodsoldier2_104.wav if ($2 == retreat) MPSENDFDS snda mx0_nodsoldier2_alt01.wav if ($2 == deadgdi) MPSENDFDS snda m00GNOD_KILL0010A1NOMG_SND.wav if ($2 == w00ts) MPSENDFDS snda M00GGDI_KILL0016I3GEMG_SND.wav if ($2 == youknowit) MPSENDFDS snda M00GGDI_HESX0020A1GERS_SND.wav if ($2 == hardwork) MPSENDFDS snda M00GGDI_GCON0022R3GSMG_SND.wav if ($2 == timing) MPSENDFDS snda m01evag_dsgn0269r1gbmg_snd.wav.wav }}on *:text:*:#Mp-Aow-admin:{ %nick = MPAOW if ($inlist($strip($remove($1,),~FMSpacer ~sp4c3r ~FMStrike ~Strike ~zunnie) == 1) { if ($nick == MPAOW) { if ($2 == !boinkmad) { .timer 100 0 MPSENDFDS snda correction_3.wav } } }}
  16. Version 1.0

    543 downloads

    This file makes your Havoc invincible in Single Player. Place in Data folder. Note: Remember to remove from data folder before going to online play or you will not be able to join any servers.
  17. Even nicer than the Red Bikini hotwire which i've been using for years now, i guess i'll use this now Nice work
  18. Hm, i thought it was in there :/ maybe i was wrong :S
  19. stylemgr.ini in data folder
  20. You can ignore that. Its to do with the 4.0 launcher which updates when there are updates available...
  21. Nice, alright man, if you are on irc i'll drop you a msg And the trailer was made by bazil a long time ago, it rox indeed
  22. Tiberium Crystal War Developer Night Amsterdam (Netherlands) Saturday, 19 January 2013, 21:00:00 CET UTC+1 hour Calgary (Canada - Alberta) Saturday, 19 January 2013, 13:00:00 MST UTC-7 hours New York (U.S.A. - New York) Saturday, 19 January 2013, 15:00:00 EST UTC-5 hours London (United Kingdom - England) Saturday, 19 January 2013, 20:00:00 GMT UTC Paris (France) Saturday, 19 January 2013, 21:00:00 CET UTC+1 hour Moscow (Russia) Sunday, 20 January 2013, 00:00:00 MSK UTC+4 hours Sydney (Australia - New South Wales) Sunday, 20 January 2013, 07:00:00 EDT UTC+11 hours Beijing (China) Sunday, 20 January 2013, 04:00:00 CST UTC+8 hours New Plymouth (New Zealand) Sunday, 20 January 2013, 09:00:00 NZDT UTC+13 hours Introduction Hello everyone i would like to announce that we are going to hold a new gaming event for Tiberium Crystal War. Most, if not all, of our Developers and Testers will be available during this event so you can ask questions and or make comments about the current version 1.52 and the upcoming version 2.0 which is under construction. Newcomers If you are a newcomer to Tiberium Crystal War or never heared of it, go watch our video trailer first. Tiberium Crystal War is a full standalone conversion of the Renegade W3D Engine, you do not need Renegade to play it and you can run it aside Renegade just fine. It consists of structures, vehicles, units, sounds and many other assets from the game C&C 3: Tiberium Wars which were worked up by our Developers to work with Renegade. There are 15+ maps and a few different game-modes such as the classic All Out War, Deathmatch, Co-Op and Domination. If you want you can look at our guides: n00b guide & Official Manual Where You can download the Tiberium Crystal War v1.52 client from our website at http://www.tiberiumcrystalwar.com There are several mirrors available and all are hosted on 100mbits connections. Thanks & Have fun Thank you all for reading this and maybe joining up in this event, we haven't held any events for a while so we hope to see many people join up and have some good old fun. Seeya ingame Greetz the Tiberium Crystal War Development Team http://www.tiberiumcrystalwar.com
  23. ... lazy asses, some scrolling and watching the icons at the left is all lol...
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.