• This is a reminder of 3 IMPORTANT RULES:

    1- External self-promotion websites or apps are NOT allowed here, like Discord/Twitter/Patreon/etc.

    2- Do NOT post in other languages. English-only.

    3- Crack/Warez/Piracy talk is NOT allowed.

    Breaking any of the above rules will result in your messages being deleted and you will be banned upon repetition.

    Please, stop by this thread SoccerGaming Forum Rules And Guidelines and make sure you read and understand our policies.

    Thank you!

Recent content by Ronson

  1. R

    .:: Revolution Mod 13 ::.

    yes, i'm going by the manual but I added all kind od Gk statments trying to make it work. Now I have only those four. I downloaded some random gk kits, I think Mainz (Id 169). Then renamed the kits from 169_12_0.rx3 into 121_12_0.rx3. I can try later again. If only I could see one kit working I...
  2. R

    .:: Revolution Mod 13 ::.

    I have only this code, in player.lua: -------------------------------------------------------------------------------------------------------------- --PLACE CUSTOM ASSIGNMENTS BELOW HERE...
  3. R

    .:: Revolution Mod 13 ::.

    Maybe something is wrong with my laptop, this makes no sense anymore. Im going by the manual. assignGKKit(1,0,{2,12,13}) This is example for Arsenal in manual. I have this: assignGKKit(121,0,{2,22,32}) 121= Crewe, 0 = homekit, 2,22,32 are suposed to be GK kits. I have them in rx3 saved as...
  4. R

    .:: Revolution Mod 13 ::.

    Still cant change generic GK kit. I have gk kit in rx3, saved as kit_121_2_0.rx3 and kit_121_32_0.rx3. In kit.lua is this code: assignGKKit(121,0,1,{2,32}) assignKitDetails(121,32,-1,0xFF000000,269,2,2,-1) --GK White assignGKKit(121,1,12) assignGKKit(121,0,22) assignGKKit(121,3,22)...
  5. R

    .:: Revolution Mod 13 ::.

    Ok, thanks for your answer. I see kits are in png, now need to convert to rx3 etc. Too many steps, it's not fun anymore. Great work btw, keep it up;-)
  6. R

    .:: Revolution Mod 13 ::.

    I did that, but still not working so problem is somewhere else. This might be stupid question, is GK Kit integrated in Mod, or I need to download Kit pack? Which one (kit pack) if yes?
  7. R

    .:: Revolution Mod 13 ::.

    Done and that line would be ____? Im trying go by the manual but something is still missing:facepalm:
  8. R

    .:: Revolution Mod 13 ::.

    Hi, i have a problem with adding Kits. I only want to add GK kit instead of generic one. New lua file kits created with this code in it: function assignCustomItemsKits() 121 is the ID for Crewe. Still, when I go back into the game my GK has ugly old generic kit. What im doing wrong?
Top