User Pass
Home Sign Up Contact Log In
Forum > Goal Line Blitz > Post your Custom Field here
Page:
 
GG
offline
Link
 
Originally posted by amace

Is there a thread somewhere where owners post their stadiums? I'd love to get as many on the script here as possible so when I play some away games, there could be some cool stadiums to play in.


Would be great to get everyone to post their fields here to show off.

Here's mine...

4077th MASH - South East Asia AA3
http://i10.photobucket.com/albums/a136/ggakma/GLB/FIELDS/camouflage-retractable.jpg

Also VERY IMPORTANT...

Originally posted by

If you have Firefox and GM, skip steps 1 and 2 obviously.

You have to have firefox and greasemonkey
1) Install Firefox: http://www.mozilla.com/en-US/
2) Install Greasemonkey: https://addons.mozilla.org/en-US/firefox/addon/748

3) Install Pabst's Replay Rewrite Script for GM: http://userscripts.org/scripts/show/31640
4) Install the custom graphics rewrite: http://userscripts.org/scripts/show/54524
5) Design your new custom field or beg someone to do it for you.
6) Add a link to your new field in your Team Owner's note, like so:

A simple example: put: <field> http://img95.imageshack.us/img95/2734/myfield.jpg </field> in your team owner's note and go watch a home game.

You can use TinyURL to shorten the image URL.

Now, everyone with the replay rewrite script that watches a game where your team is the home team, will see your custom field!



And....VERY IMPORTANT....

Originally posted by

1. Save your field as 480 x 1080 pixels.
2. When you upload it make sure you don't upload it for 17" monitors, cos it'll resize the field to 455 x 1024 and wont fit on the replay screen (you'll get double fields).
3. Best place to upload is http://tinyurl.com or http://bit.ly rather than a free photobucket account, because you dont need to be a paid account holder to use that option to save for higher resolution.



ALSO.....
If the home team you're playing doesn't have a custom field, then i did this generic GLB-type field for when the home team doesn't have a home field.
http://i10.photobucket.com/albums/a136/ggakma/GLB/FIELDS/glb-field.jpg

Just edit the very end of the script with the following...

Originally posted by

<root>\n\
<team id="0">\n\
<field>http://i10.photobucket.com/albums/a136/ggakma/GLB/FIELDS/glb-field.jpg</field>\n\
<line></line>\n\
<north></north>\n\
<south></south>\n\
<middle xsize="224" ysize="140"></middle>\n\
<upper></upper>\n\
</team>\n\
<team id="-1">\n\
<field>http://i10.photobucket.com/albums/a136/ggakma/GLB/FIELDS/glb-field.jpg</field>\n\
<line></line>\n\
<north></north>\n\
<south></south>\n\
<middle xsize="224" ysize="140"></middle>\n\
<upper></upper>\n\
</team>\n\
</root>\n\
';



For those who wanna play around with photoshop and experiment and start creating their own fields, download these basic images to your desktop and start playing around....


http://img25.imageshack.us/img25/8731/blankfield.jpg
http://img527.imageshack.us/img527/3776/glblinesyk7.png
http://img409.imageshack.us/img409/8636/northshadowxf1.png
http://img510.imageshack.us/img510/1931/eastshadowhs0.png
http://img515.imageshack.us/img515/9223/glboverlaymappedto100vu7.png

Edited by GG on Aug 15, 2009 09:47:13
Edited by GG on Aug 14, 2009 22:53:22
Edited by GG on Aug 14, 2009 22:52:18
Edited by GG on Aug 13, 2009 06:32:47
Edited by GG on Aug 13, 2009 06:17:43
 
maizenhops
offline
Link
 
Someone should probably make me one
 
amace
offline
Link
 
Why don't you post the whole code snippet for your team? That way its as easy as copy/pasting?

I'll post mine when I get home.
 
GG
offline
Link
 
done ^


.

Look into my eyes and hate me. Monochromat. Killer on the road.
 
amace
offline
Link
 
Originally posted by GG
done ^


.

Look into my eyes and hate me. Monochromat. Killer on the road.


sweet . Would be awesome to get as many as possible in here.
 
Hugo Johnson
offline
Link
 
Seems like it would be a lot easier if owners would just put their field in their owner's note on the team profile.

I added:
<field>http://tinyurl.com/lv984k</field>

This way, everyone that has the replay rewrite script can see your custom field. No code editing required.
 
amace
offline
Link
 
Originally posted by Hugo Johnson
Seems like it would be a lot easier if owners would just put their field in their owner's note on the team profile.

I added:
<field>http://tinyurl.com/lv984k</field>

This way, everyone that has the replay rewrite script can see your custom field. No code editing required.



Need team ID as well.... to lazy to copy/paste twice.
Edited by amace on Aug 10, 2009 07:43:22
 
GG
offline
Link
 
Yeah it would be sweet. Doesnt matter if teams are not in your league or not, can always view their fields when watching replays from wherever.

Also, would be even sweeter if there was eventually a setting in your team profile where you could upload your field (or link to it) directly from the web....like our team websites or team colors.


.

Look into my eyes and hate me. Monochromat. Killer on the road.
 
Hugo Johnson
offline
Link
 
From the About page on the script homepage:

Install this as well: Replay Rewrite
To customize the field graphics:
1) edit the XML at the end of the script (only you will see the changed field)
2) post your your changes to your team owner's note (everyone using the script will see the changes)

A simple example: put: <field>http://img95.imageshack.us/img95/2734/myfield.jpg</field> in your team owner's note and go watch a home game.

You can use TinyURL to shorten the image URL.
 
Hugo Johnson
offline
Link
 
Originally posted by GG
Yeah it would be sweet. Doesnt matter if teams are not in your league or not, can always view their fields when watching replays from wherever.

Also, would be even sweeter if there was eventually a setting in your team profile where you could upload your field (or link to it) directly from the web....like our team websites or team colors.


.

Look into my eyes and hate me. Monochromat. Killer on the road.


That's what this option does, you add one short line of code to your owner's note and everyone can see your homefield.
 
GG
offline
Link
 
Yeah but you still need to edit in the actual field into the script and create a new "team" field and put the right team ID in, etc.
Not automated.
Why this thread would keep a database of them all.

Look into my eyes and hate me. Monochromat. Killer on the road.
 
amace
offline
Link
 
Originally posted by GG
Yeah but you still need to edit in the actual field into the script and create a new "team" field and put the right team ID in, etc.
Not automated.
Why this thread would keep a database of them all.

Look into my eyes and hate me. Monochromat. Killer on the road.


database > looking through each teams individual profile to see if they have a stadium.
 
Enders
offline
Link
 
http://i583.photobucket.com/albums/ss271/wooden_bender/hoplites/hoplites-field.jpg?t=1249846279

857
Edited by Enders on Aug 10, 2009 08:00:17
 
GG
offline
Link
 
Post your field and team ID everyone, please.

.

Look into my eyes and hate me. Monochromat. Killer on the road.
 
Link
 
Where can you get a picture of the field that has not been edited so you can photoshop it easy?
 
Page:
 


You are not logged in. Please log in if you want to post a reply.