eXtr3m3 Posted April 10, 2017 Content Count: 5108 Joined: 06/29/13 Status: Offline Share Posted April 10, 2017 Hello Four! amazing plugin, but i've got a bug to report, when the map changes all the adquires perks are reset, my gang is still there but all the perks are not, also i wonder if you could create a translation file! Thanks in advance and keep up the good work Link to comment
All Ts Posted April 10, 2017 Content Count: 4441 Joined: 05/28/16 Status: Offline Share Posted April 10, 2017 Hello Four! amazing plugin, but i've got a bug to report, when the map changes all the adquires perks are reset, my gang is still there but all the perks are not, also i wonder if you could create a translation file! Thanks in advance and keep up the good work Hello! Try version 1.0.3 Link to comment
Porpoise Posted April 10, 2017 Content Count: 253 Joined: 12/15/15 Status: Offline Share Posted April 10, 2017 That's actually the version that i'm using! Link to comment
delirium Posted April 10, 2017 Content Count: 5382 Joined: 03/10/09 Status: Offline Share Posted April 10, 2017 That's actually the version that i'm using! Are you sure? So the perks aren't saving at all? That's very odd... I'll see if I can reproduce that glitch on my test server. That was (supposed to be) fixed in one of the latest updates EDIT: I'm not able to reproduce any bug like that. Just be sure that you're using the latest version from GitHub Link to comment
Pandapwnr Posted April 10, 2017 Content Count: 241 Joined: 09/27/15 Status: Offline Share Posted April 10, 2017 Can u add support for different languages? Link to comment
Caution Posted April 10, 2017 Content Count: 11501 Joined: 10/19/08 Status: Offline Share Posted April 10, 2017 Can u add support for different languages? I'm very interested in doing this. Next patch we should have support for other languages Link to comment
Caution Posted April 10, 2017 Content Count: 11501 Joined: 10/19/08 Status: Offline Share Posted April 10, 2017 Can u add support for different languages? Can you (or anyone) go ahead and convert this to some other languages please? I wanna have some languages supported before the release... "Phrases" { "GangAlert" { "#format" "{1:s}" "en" "Gang member {1} has joined the game" } "DisabledPlugin" { "en" "This plugin is disabled!" } "DisabledAcceptCommand" { "en" "Accepting via command is disabled!" } "PlayerNotInGame" { "en" "You must be in-game to use this command!" } "WrongTeam" { "en" "You must be on the terrorist team to use this command!" } "AlreadyInGang" { "en" "You are already in a gang!" } "NotInvited" { "en" "You must be invited first!" } "GangIsFull" { "en" "That Gang is full!" } "NameTooLong" { "en" "The name you selected is too long!" } "NameAlreadyUsed" { "en" "That name is already used, try again!" } "GangCreated" { "#format" "{1:s}, {2:s}" "en" "{1} has created {2}" } "GangNameChange" { "#format" "{1:s}, {2:s}, {3:s}" "en" "{1} has changed the name of {2} to {3}" } "AcceptInstructions" { "#format" "{1:s}" "en" "Type !accept to join {1}!"" } "GangJoined" { "#format" "{1:s}, {2:s}" "en" "{1} has joined {2}!" } "HealthUpgrade" { "en" "Health upgrade will be applied next round!" } "DamageUpgrade" { "en" "Damage upgrade will be applied next round!" } "SpeedUpgrade" { "en" "Speed upgrade will be applied next round!" } "SizeUpgrade" { "en" "Size upgrade will be applied next round!" } "GravityUpgrade" { "en" "Gravity upgrade will be applied next round!" } "GangName" { "en" "Please type desired gang name in chat!" } "GangMemberKick" { "#format" "{1:s}, {2:s}" "en" "{1} has been kicked from {2}" } "NoGangs" { "en" "There are no gangs created!" } "GangDisbanded" { "#format" "{1:s}, {2:s}" "en" "{1} has disbanded {2}" } "LeftGang" { "#format" "{1:s}, {2:s}" "en" "{1} has left {2}" } "GamePerksDisabled" { "en" "Your gang perks have been disabled!" } } I'll also need some more in the future once menus are converted. This is just printed text phrases Link to comment
All Ts Posted April 10, 2017 Content Count: 4441 Joined: 05/28/16 Status: Offline Share Posted April 10, 2017 Can you (or anyone) go ahead and convert this to some other languages please? I wanna have some languages supported before the release... "Phrases" { "GangAlert" { "#format" "{1:s}" "en" "Gang member {1} has joined the game" } "DisabledPlugin" { "en" "This plugin is disabled!" } "DisabledAcceptCommand" { "en" "Accepting via command is disabled!" } "PlayerNotInGame" { "en" "You must be in-game to use this command!" } "WrongTeam" { "en" "You must be on the terrorist team to use this command!" } "AlreadyInGang" { "en" "You are already in a gang!" } "NotInvited" { "en" "You must be invited first!" } "GangIsFull" { "en" "That Gang is full!" } "NameTooLong" { "en" "The name you selected is too long!" } "NameAlreadyUsed" { "en" "That name is already used, try again!" } "GangCreated" { "#format" "{1:s}, {2:s}" "en" "{1} has created {2}" } "GangNameChange" { "#format" "{1:s}, {2:s}, {3:s}" "en" "{1} has changed the name of {2} to {3}" } "AcceptInstructions" { "#format" "{1:s}" "en" "Type !accept to join {1}!"" } "GangJoined" { "#format" "{1:s}, {2:s}" "en" "{1} has joined {2}!" } "HealthUpgrade" { "en" "Health upgrade will be applied next round!" } "DamageUpgrade" { "en" "Damage upgrade will be applied next round!" } "SpeedUpgrade" { "en" "Speed upgrade will be applied next round!" } "SizeUpgrade" { "en" "Size upgrade will be applied next round!" } "GravityUpgrade" { "en" "Gravity upgrade will be applied next round!" } "GangName" { "en" "Please type desired gang name in chat!" } "GangMemberKick" { "#format" "{1:s}, {2:s}" "en" "{1} has been kicked from {2}" } "NoGangs" { "en" "There are no gangs created!" } "GangDisbanded" { "#format" "{1:s}, {2:s}" "en" "{1} has disbanded {2}" } "LeftGang" { "#format" "{1:s}, {2:s}" "en" "{1} has left {2}" } "GamePerksDisabled" { "en" "Your gang perks have been disabled!" } } I'll also need some more in the future once menus are converted. This is just printed text phrases I'm thinking about using this on non-JB server. That won't be an issue right? And is it possible to configure the database without using mysql? (If you can also hint me on how) I'll switch to mysql soon, but at this moment I'd rather just see how it goes \o/ EDIT: I'll do a translation to bulgarian if you still need translations before release. Link to comment
Four Posted April 10, 2017 Content Count: 1403 Joined: 09/15/16 Status: Offline Share Posted April 10, 2017 (edited) I'm thinking about using this on non-JB server. That won't be an issue right? And is it possible to configure the database without using mysql? (If you can also hint me on how) I'll switch to mysql soon, but at this moment I'd rather just see how it goes \o/ EDIT: I'll do a translation to bulgarian if you still need translations before release. I definately do need translations formatted in that translations file I posted! Unfortunately since this plugin relies on MySQL (for literally everything), you need MySQL to use this! Edit: Also, the next patch will have support to turn off JB specific functions! Edited April 10, 2017 by Caution Link to comment
eXtr3m3 Posted April 10, 2017 Content Count: 5108 Joined: 06/29/13 Status: Offline Share Posted April 10, 2017 http://translator.mitchdempsey.com/s...od_plugins/new add your plugin here, so anyone can help you in translation Link to comment
Recommended Posts
Reply to Thread