If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Announcement
Collapse
Forum Upgrade
We are currently upgrading our forum, including the theme, and some features may not work yet. If you encounter issues please report via PM or on the Suggestions & Support board.
Once we have everything up-to-date we will let you know.
-------------------------------------------------- ---------------
Result in the game looks so unfortunately the Away Kit! Instead Yellow Player name is written white. Have you any idea what it could be?
-------------------------------------------------- ---------------
Result in the game looks so unfortunately the Away Kit! Instead Yellow Player name is written white. Have you any idea what it could be?
There are many syntax errors in the file. assignTeamTournament statement name written incorrectly, a missing brace "}" character, instances of a full stop "." being used instead of a comma "," and commas being used where they should not be. A single syntax error will stop the script being read. Also, the setWinterAccessoriesWeather statement should be in general.lua or it will be ignored until you play a RB Leipzig match.
Thank you, your information has eliminated the error.
2 of 3 flaws but the copy & Paste here were owed forum.
I had no space within "assign team tournament (112,172.19)" and also no point instead of a comma, see just writing here in Google Translate, Google makes the space * grrr *
My mistake was that: "assignGKKit (112,172,3, {12,2)"
so can not work right
It should be possible to add. What exactly do you want to assign to?
For goalnet would be well assignment
_teamid_tournamentassetid_stadiumid
This will give more solution because following the competition, goalnet can be different
Personally, would be very useful to me
and example
you playing with france
you assign goalnet team, stadium 1335:14 for friendly math ok, for qualification ok
you playing euro final phase
example quaterfinal final france;italian in stadium 14 , You will have the goalnet france for euro
If we have additional assignment for competition,To avoid conflict,And would push the design for cup and league
Comment