Ok after looking at this script, I dont think it will work by just changing the team number in the hidden area.
This is an example of a defensive custom play:
http://goallineblitz.com/game/team_create_defense.pl?team_id=4803&play_id=1690
Notice that there is a play_id in the adress. You cant just transfer a stored play id to another team. the game needs to create a unique play that is associated with the team. If you can somehow create a play, then pull the data from another play from another team while in the edit/create play. Then you might be able to do this.
This is an example of a defensive custom play:
http://goallineblitz.com/game/team_create_defense.pl?team_id=4803&play_id=1690
Notice that there is a play_id in the adress. You cant just transfer a stored play id to another team. the game needs to create a unique play that is associated with the team. If you can somehow create a play, then pull the data from another play from another team while in the edit/create play. Then you might be able to do this.






























