User talk:Moussekateer

From Team Fortress Wiki
Revision as of 04:13, 25 February 2014 by Max 324 (talk | contribs)
Jump to: navigation, search
User page Portal Wiki user page Talk P Want.png Contributions Wiki-Fi stats TF2 Notifications Steam Stats
User page Portal Wiki user page Talk Start Discussion Contributions Wiki-Fi stats TF2 Notifications Steam Stats
My talk archives
Intel blu idle.png October-December 2010
Intel blu idle.png December 2010-March 2011
Intel blu idle.png March 2011-June 2011
Intel blu idle.png March 2012-December 2013

Mediawiki:Sitenotice

Could you change the link that reads [http://www.mediawiki.org/wiki/Help:Notifications MediaWiki Echo notification system] to [[w:mw:Help:Notifications|MediaWiki Echo notification system]]? It would remove the external link icon. Darkid (Talk|Contribs) 23:19, 17 December 2013 (PST)

Done. User Moussekateer signature sprite.pngMoussekateer·talk 05:11, 18 December 2013 (PST)

Dictionary

Sorry for my mistake, I thought that the dictionary need to edit directly. I have not yet fully understood with redirections. Max 324 (talk) 21:54, 18 December 2013 (PST)

Featured Cosmetic

All done - Template:Featured cosmetic » Cooper Kid (blether) • (contreebs) 10:15, 2 January 2014 (PST)

Good stuff. User Moussekateer signature sprite.pngMoussekateer·talk 16:18, 2 January 2014 (PST)

Using automate.py

When I run automate.py, a few questionable things happen:

  • It asks me to overwrite regardless of the inputted name
  • It closes HLMV at the beginning of execution
  • It throws an error: "No such file or directory: targetimages\\openhlmv.png"

Darkid (Talk | Contribs) 07:30, 24 January 2014 (PST)

It only asks you to overwrite if the destination directory for the images already exists. It closes HLMV at the beginning because it needs to set the rotation for the first screenshot, this is normal. And now I've just realized you should be using automatebeta.py which doesn't use target images anymore. I need to get round to cleaning up the files for this. User Moussekateer signature sprite.pngMoussekateer·talk 08:38, 24 January 2014 (PST)
Should I hold off until you fix up automatebeta? Darkid (Talk | Contribs) 08:39, 24 January 2014 (PST)
No, you can use it now. User Moussekateer signature sprite.pngMoussekateer·talk 08:40, 24 January 2014 (PST)
I get a WindowsError: [Error 2] The system cannot find the file specified:

Traceback (most recent call last):

 File "C:\Users\Joseph Blackman\Downloads\3D-Models-automaton-master\automatebeta.py", line 471, in <module>
   wikiPassword = 'Nope.avi'
 File "C:\Users\Joseph Blackman\Downloads\3D-Models-automaton-master\automatebeta.py", line 275, in automateDis
   openHLMV(pathToHlmv)
 File "C:\Users\Joseph Blackman\Downloads\3D-Models-automaton-master\automatebeta.py", line 29, in openHLMV
   subprocess.Popen([pathToHlmv + os.sep + 'hlmv.exe'], stdout=subprocess.PIPE, stderr=subprocess.PIPE)
 File "C:\Users\Joseph Blackman\Downloads\Python26clean - Copy\lib\subprocess.py", line 633, in __init__
   errread, errwrite)
 File "C:\Users\Joseph Blackman\Downloads\Python26clean - Copy\lib\subprocess.py", line 842, in _execute_child
   startupinfo)

WindowsError: [Error 2] The system cannot find the file specified Ideas? Darkid (Talk | Contribs) 14:21, 24 January 2014 (PST)

It can't find hlmv.exe. Are you sure you've got the right path to it? User Moussekateer signature sprite.pngMoussekateer·talk 14:46, 24 January 2014 (PST)

r'F:\Steam\steamapps\common\Team Fortress 2\bin' Darkid (Talk | Contribs) 14:49, 24 January 2014 (PST)
That's the path to my Steam folder but likely not yours. Change that to your own. User Moussekateer signature sprite.pngMoussekateer·talk 14:58, 24 January 2014 (PST)
Well I'm not a windows native, but I know HLMV is in Team Fortress 2/bin/HLMV.exe Darkid (Talk | Contribs) 15:00, 24 January 2014 (PST)
Yes, but is your Steam folder in the root of the F drive? User Moussekateer signature sprite.pngMoussekateer·talk 08:32, 25 January 2014 (PST)
Err maybe? Probably not. Darkid (Talk | Contribs) 08:33, 25 January 2014 (PST)
It's most likely not :p Find your path. User Moussekateer signature sprite.pngMoussekateer·talk 08:58, 25 January 2014 (PST)

Buggy 3d images

File:User_Darkid_Test_3D.jpg. I'm not quite sure what's going wrong. Darkid (Talk | Contribs) 11:49, 15 February 2014 (PST)

All fixed. Is gud. User Moussekateer signature sprite.pngMoussekateer·talk 16:43, 15 February 2014 (PST)

3D images with VMTs

I'm having trouble with the blue festive ambassador. Although I've defined the BlueVMT parameter, the code doesn't use it, and also doesn't crop the "blue" output. Ideas? Darkid (Talk | Contribs) 12:51, 17 February 2014 (PST)

So you have teamColours = True and BLUVMTFile = 'path\to\blue\vmt'? User Moussekateer signature sprite.pngMoussekateer·talk 12:59, 17 February 2014 (PST)
Yes. Darkid (Talk | Contribs) 17:45, 17 February 2014 (PST)
Can you try copying the contents of the blu vmt file into the red file and seeing what happens when you refresh in hlmv? User Moussekateer signature sprite.pngMoussekateer·talk 17:49, 17 February 2014 (PST)
Sure, but I should note that I can change skins just fine within HLMV.
Also, aside from coloration, are there any issues with the file itself?
It has no effect--since I'm not editing the actual .vmt files. Darkid (Talk | Contribs) 20:47, 17 February 2014 (PST)

3D images with custom models

I'm still having trouble zooming out--any ideas? Darkid (Talk | Contribs) 18:09, 20 February 2014 (PST)

3D images

Could you help me? I'm trying to make a 3D image to the wiki, but do not know how. I made the image in all positions and now i want to add to the wiki. How to combine them to create 3D? Max 324 (talk) 21:59, 22 February 2014 (PST)

You need to be using the appropriate python script, which stiches at the end. Darkid (Talk | Contribs) 22:00, 22 February 2014 (PST)
Hm... What should I do with this script? Max 324 (talk) 00:24, 23 February 2014 (PST)
Run it with python. See the 'documentation' here. Darkid (Talk | Contribs) 12:06, 23 February 2014 (PST)
Thanks for help, but I think I use another method. I will try to ask on the page about 3d models. Max 324 (talk) 19:51, 23 February 2014 (PST)
What is the method you used? Because the 3D models are set up in a very specific way, that would be near impossible to do without the script. User Moussekateer signature sprite.pngMoussekateer·talk 19:59, 23 February 2014 (PST)
In TFMV I set the specific starting position and each time changed the position of the camera (it changes every 15 degrees). Example here Max 324 (talk) 19:42, 24 February 2014 (PST)
You must have a lot of patience then. But it would be a lot better for you to use the scripts. Your images don't have transparency, which makes batch cropping and stitching very difficult. If you look at an example finished image you can see what the final 3d image looks like when done properly. User Moussekateer signature sprite.pngMoussekateer·talk 20:06, 24 February 2014 (PST)
No transparency because it was not finished yet. And my workpiece can be united as your example? Max 324 (talk) 20:13, 24 February 2014 (PST)