Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 55 56 57 [58] 59 60 61 ... 139   Go Down

Author Topic: Community Universal Patch C.U.P.  (Read 515505 times)

0 Members and 1 Guest are viewing this topic.

trackergb

  • member
  • Offline Offline
  • Posts: 7
Re: Community Universal Patch C.U.P.
« Reply #684 on: March 12, 2015, 03:08:57 PM »

Hi a big thanks to timmy1963 and Sir Rod got all the eras working now to set up controls on joystick and keyboard to my prefrence.
A BIG THANKS TO EVERYONE AT SAS
Logged

moepkid

  • member
  • Offline Offline
  • Posts: 82
Re: Community Universal Patch C.U.P.
« Reply #685 on: March 12, 2015, 03:22:41 PM »

guys,

Everytime i push the spacebar (weapon 3), i get this error in my DOF:

Code: [Select]
ERROR file: File users/doe/Icons not found
Mission: test.mis is Playing
INTERNAL ERROR: Can't open file 'PaintSchemes/Pilots/Default'
INTERNAL ERROR: HierMesh: Can't find chunk 'SpedometerProp'
warning: no files : music/takeoff
java.lang.NoSuchFieldError: rocketHookSelected
at com.maddox.il2.game.AircraftHotKeys.doCmdPilot(AircraftHotKeys.java:562)
at com.maddox.il2.game.AircraftHotKeys.access$1(AircraftHotKeys.java:479)
at com.maddox.il2.game.AircraftHotKeys$HotKeyCmdFire.begin(AircraftHotKeys.java:163)
at com.maddox.rts.HotKeyCmd.start(HotKeyCmd.java:103)
at com.maddox.rts.HotKeyEnv.startCmd(HotKeyEnv.java:247)
at com.maddox.rts.HotKeyEnv.keyPress(HotKeyEnv.java:286)
at com.maddox.rts.HotKey.msgKeyboardKey(HotKey.java:119)
at com.maddox.rts.MsgKeyboard.invokeListener(MsgKeyboard.java:83)
at com.maddox.rts.Message._send(Message.java:1217)
at com.maddox.rts.Message.sendToObject(Message.java:1191)
at com.maddox.rts.Message.sendToArray(Message.java:1147)
at com.maddox.rts.Message.sendTo(Message.java:1128)
at com.maddox.rts.Message.trySend(Message.java:1115)
at com.maddox.rts.Time.loopMessages(Time.java:252)
at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
at com.maddox.il2.game.Main.exec(Main.java:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)

I seriously don't know what it could be. I try to search but i can't find anything
Logged

jerryb

  • member
  • Offline Offline
  • Posts: 57
Re: Community Universal Patch C.U.P.
« Reply #686 on: March 12, 2015, 03:46:28 PM »

Complete start again from scratch and bingo it works, couple of things still to sort but it looks great, thanks to all for the hard work that must have gone into this.
Logged

polo199

  • member
  • Offline Offline
  • Posts: 87
Re: Community Universal Patch C.U.P.
« Reply #687 on: March 12, 2015, 04:34:20 PM »

Dear CUP team,

I'm facing a couple of problems I don't really know how to solve.

I've installed CUP torrent V1 + the patch as per the instructions over a clean 4.12.2 (steam version)+ModAct 5.3 (I've also added the ModAct patch 002. I don't know if that was needed). I've then added the different fixes and expansions in the first post. Nothing else.
CUP starts OK and I can do some QMB with different planes without any problem. Sound is OK too and I get some nice flybyes thanks to your great pack. :)

Here's my JGSME:


And here are my problems:

- Strange prop 3d model for the JU88 C6 (day. Nightfighter is OK). Already posted in this thread (reply 376) but I did not see anyone proposing a fix.



- I get many tanks and objects with strange textures or no 3D object at all:





Here's the logfile entries where you can see many objects cannot be loaded:

Code: [Select]
Loading map.ini defined airfields:
INTERNAL ERROR: TGAFile_LoadTexture('maps/_tex/water/animated/waternoise00.BumpH')- Bump loading problem (Bad Size)
INTERNAL ERROR: LoadTextureFromTga('MAPS/_Tex/water/animated/waternoise00.tga')
WARNING: Error: 'WARNING: Error: 'WARNING: Error: 'WARNING: Error: 'WARNING: Error: 'WARNING: Err'
WARNING: TLandscape::LoadMap('CoralSea/load.ini') - errors in loading
Landscape 'CoralSea/load.ini' loading error
java.lang.RuntimeException: Landscape 'CoralSea/load.ini' loading error
at com.maddox.il2.engine.Landscape.LoadMap(Landscape.java:436)
at com.maddox.il2.engine.Landscape.LoadMap(Landscape.java:385)
at com.maddox.il2.game.Mission.loadMain(Mission.java:1063)
at com.maddox.il2.game.Mission._load(Mission.java:753)
at com.maddox.il2.game.Mission.access$6(Mission.java:732)
at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:462)
at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
at com.maddox.il2.game.Main.exec(Main.java:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Landscape 'CoralSea/load.ini' loading error
java.lang.RuntimeException: Landscape 'CoralSea/load.ini' loading error
at com.maddox.il2.engine.Landscape.LoadMap(Landscape.java:436)
at com.maddox.il2.engine.Landscape.LoadMap(Landscape.java:385)
at com.maddox.il2.game.Mission.loadMain(Mission.java:1063)
at com.maddox.il2.game.Mission._load(Mission.java:753)
at com.maddox.il2.game.Mission.access$6(Mission.java:732)
at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:462)
at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
at com.maddox.il2.game.Main.exec(Main.java:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him

INTERNAL ERROR: Can't open file '3do/Tanks/PzIB/Summer/hier.him'
WARNING: object '3do/Tanks/PzIB/Summer/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/Tanks/PzIB/Summer/hier.him
Full log file here: http://www.filedropper.com/logfile_2

I get thousands of those logs which seems to match all the tanks with faulty 3d models.

I've checked the file sizes for all my WAW parts and they perfectly match the ones in the first post (though I realize I may have a broken install for unknown reasons).

I hope I did not miss anything. Thanks in advance for the help and thanks again for this great pack. :)

Cheers,

Paul
Logged

Mission_bug

  • Modder
  • member
  • Offline Offline
  • Posts: 6100
Re: Community Universal Patch C.U.P.
« Reply #688 on: March 12, 2015, 05:00:38 PM »

The new v2 Torrent contains exactly the same files like what you get when you completely downloaded the old v1 Torrent, then the "v1 Torrent Update" and replaced all files from v1 Torrent with the ones from "v1 Torrent Update" accordingly.

No need for you to download the whole v2 Torrent again when you already got all the old stuff plus the update.

Best regards - Mike

Ok Mike, thank you very much. 8)


All modules are now installed and appear to be working fine for me. ;)



Congratulations on a job well done guys, thank you very much indeed, your work is greatly appreciated.


Wishing you all the very best, Pete. ;D
Logged

nzmigman

  • member
  • Offline Offline
  • Posts: 100
Re: Community Universal Patch C.U.P.
« Reply #689 on: March 12, 2015, 08:33:05 PM »

These torrents are taking an age to download...looking at around 2 weeks constant.
 With all the updates that are being added as people find problems, does this mean my torrents are going to end up being corrupted ?
Logged

dietz

  • Supporter
  • member
  • Offline Offline
  • Posts: 825
  • " Keep watching the skies...."
    • Art of James Dietz
Re: Community Universal Patch C.U.P.
« Reply #690 on: March 12, 2015, 08:51:51 PM »

...
Congratulations on a job well done guys, thank you very much indeed, your work is greatly appreciated.
+1
Logged

Canadair

  • member
  • Offline Offline
  • Posts: 19
Re: Community Universal Patch C.U.P.
« Reply #691 on: March 12, 2015, 09:43:15 PM »

Ok for now even for a newbie like me abput Il-2 system install was more or less flawless; just by reading the manual included
I have only a problem and one question:

-I cannot find the Pensacola NAS mission set in any of the module of jetwar. Tried both torrents and mediafire
-do you confirm that NOT all the maps will work and open in QMB?

Thank you. the mod is incredible. Just wish there were already more campaigns. I had a few korean missionsets and campaign for DBW 1.71 and I am not sure if they will even work. But I guess all will come in time
Logged

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 24011
  • Taking a timeout
    • STFU
Re: Community Universal Patch C.U.P.
« Reply #692 on: March 13, 2015, 12:08:25 AM »

(...) I noticed my downloads appear to be smaller than those listed in the first page of the thread.
I am finding though that the fresh downloads are the exact same size as my original downloads. I am downloading direct from Mediafire.
(...)

Code: [Select]
filename                   size according to first page of the thread       my filesize old and new 

SAS-MME01.rar         3,114,736,529                                          3,041,735 KB
SAS-MME02.rar         3,211,434,326                                          3,136,167 KB
SAS-MME03.rar         2,943,925,317                                          2,874,928 KB

I don't know why the torrent rar's (those on page1 for comparison) are of a different size to Mediafire.

Oh boy, that's hilarious...
When you are asked to press "any key", do you search for the "any" key on your keyboard?
What did the "KB" at the end of "your" filesize tell you? This maybe?

Question for the graduated and for rocket scientists:
When you take the three left side numbers from above, divide them by 1024 each and round the result to the nearest whole number, what's the result?

Addon question for brain surgeons:
How did I get this image?


Now I'm eagerly waiting for someone to ask why "Size" and "Size on disk" differ and which of both is the "right" one.
No, I'm not eagerly waiting for it. I'm confident the question will arise. The only way for you to surprise me is to answer this on your own.

Best regards - Mike
Logged
Don't split your mentality without thinking twice.

moepkid

  • member
  • Offline Offline
  • Posts: 82
Re: Community Universal Patch C.U.P.
« Reply #693 on: March 13, 2015, 02:10:34 AM »

(...) I noticed my downloads appear to be smaller than those listed in the first page of the thread.

NO FULL QUOTES.


Mike,

I know you are a admin and all but seriously? You're just acting like a bully right now. What if these people don't know shit about computers (and the subject at hand (filesize math etc.) isn't low level computer stuff)? All they ask is one question and you give an answer like that....

Please Mike, just act normally like an admin should and act like this when people are really ignorant and annoying.
Logged

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 24011
  • Taking a timeout
    • STFU
Re: Community Universal Patch C.U.P.
« Reply #694 on: March 13, 2015, 02:28:43 AM »

Thanks guys, both of you received a warning.
Hamm66, you check your maths please, and/or read my previous post until you understand it.
Thanks.

moepkid, you don't tell an admin how to operate this site.
Thanks.

Best regards - Mike
Logged
Don't split your mentality without thinking twice.

creature

  • member
  • Offline Offline
  • Posts: 224
Re: Community Universal Patch C.U.P.
« Reply #695 on: March 13, 2015, 02:46:27 AM »

I can't do math
I can't spell worth a crap
I'm old as crap
I crap too much
and I couldn't tell you the difference between a KB and Kibbles and Bits.

But I love flying this mod:))

Logged
"Can you put that in Captain dummy Talk"  Capt Malcom Reynolds // no sim pilots=no one to fly modded planes//no modders =no modded planes to fly
Pages: 1 ... 55 56 57 [58] 59 60 61 ... 139   Go Up
 

Page created in 0.051 seconds with 29 queries.