Jump to content

? servers

? players online

Jailbreak Gangs.

Recommended Posts


  • Content Count:  5108
  • Joined:  06/29/13
  • Status:  Offline

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

  • Content Count:  4441
  • Joined:  05/28/16
  • Status:  Offline

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

  • Content Count:  5382
  • Joined:  03/10/09
  • Status:  Offline

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

  • Content Count:  11501
  • Joined:  10/19/08
  • Status:  Offline

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

  • Content Count:  4441
  • Joined:  05/28/16
  • Status:  Offline

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

  • Content Count:  1403
  • Joined:  09/15/16
  • Status:  Offline

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 by Caution
Link to comment

Reply to Thread

Guest
This topic is now closed to further replies.
×
×
  • Create New...