papuna Posted January 19, 2010 Posted January 19, 2010 Hi all i am using L2J Hellbound server pack my question is naxt: How i can change TvT player names colors? i dont like this blue and orange symbols (i dont like this*)
0 Intrepid Posted January 19, 2010 Posted January 19, 2010 these are in the client if i remember correct
0 ConArtist™ Posted January 19, 2010 Posted January 19, 2010 check you game server >confings and see if there is any TvT file inside open it and find somewhere that says TvT aura or something like that and Put it False. you can change the Name colors by the database or if you type ( //tvt_team_color #FF0000 Team1) (Team1 is an example you will put your Teams names there) im not sure if i typed the corect comand for color b/c i dont remember it so well :P well try it ;)
0 papuna Posted January 19, 2010 Author Posted January 19, 2010 #--------------------------------------------------------------- # Team vs. Team Event Engine (by FBIagent) - #--------------------------------------------------------------- # enable TvTEvent TvTEventEnabled = True # Time Between TvT events (in minutes, 300 = 5 hours) TvTEventInterval = 300 # Registration timer (in minutes) from start of event. TvTEventParticipationTime = 20 # Event running time, in minutes TvTEventRunningTime = 20 # TvT Event NPC Details (create a custom npc of type L2TvTEventNpc) TvTEventParticipationNpcId = 70010 TvTEventParticipationNpcCoordinates = 83425,148585,-3406 # Minimum amount of players allowed in each team TvTEventMinPlayersInTeams = 1 TvTEventMaxPlayersInTeams = 20 # Level rules TvTEventMinPlayerLevel = 1 TvTEventMaxPlayerLevel = 80 # Teleport delay Timers (in seconds) TvTEventRespawnTeleportDelay = 10 TvTEventStartLeaveTeleportDelay = 10 # First Team Details (name, start and death x,y,z tp point) TvTEventTeam1Name = Angels TvTEventTeam1Coordinates = 148695,46725,-3414 # Second Team Details (name, start and death x,y,z tp point) TvTEventTeam2Name = Demons TvTEventTeam2Coordinates = 149999,46728,-3414 # Reward for winning team # itemId,amount;itemId,amount;itemId,amount;... # no ";" at the start or end TvTEventReward = 3470,2 # TvTEvent Rules TvTEventTargetTeamMembersAllowed = true TvTEventScrollsAllowed = false TvTEventPotionsAllowed = false TvTEventSummonByItemAllowed = false # Door id's to open/close on start/end # ex.: 1;2;3;4;5;6 # no ";" at the start or end TvTDoorsToOpen = TvTDoorsToClose = # Should teams be rewarded if the event ends in a tie, if so set this to true, if not set it to false. TvTRewardTeamTie = false he is my TvT config but there are no "Aura" I use command //tvt_team_color [team name] yes? This Command doesn't exist any ideas???
0 Intrepid Posted January 19, 2010 Posted January 19, 2010 #--------------------------------------------------------------- # Team vs. Team Event Engine (by FBIagent) - #--------------------------------------------------------------- # enable TvTEvent TvTEventEnabled = True # Time Between TvT events (in minutes, 300 = 5 hours) TvTEventInterval = 300 # Registration timer (in minutes) from start of event. TvTEventParticipationTime = 20 # Event running time, in minutes TvTEventRunningTime = 20 # TvT Event NPC Details (create a custom npc of type L2TvTEventNpc) TvTEventParticipationNpcId = 70010 TvTEventParticipationNpcCoordinates = 83425,148585,-3406 # Minimum amount of players allowed in each team TvTEventMinPlayersInTeams = 1 TvTEventMaxPlayersInTeams = 20 # Level rules TvTEventMinPlayerLevel = 1 TvTEventMaxPlayerLevel = 80 # Teleport delay Timers (in seconds) TvTEventRespawnTeleportDelay = 10 TvTEventStartLeaveTeleportDelay = 10 # First Team Details (name, start and death x,y,z tp point) TvTEventTeam1Name = Angels TvTEventTeam1Coordinates = 148695,46725,-3414 # Second Team Details (name, start and death x,y,z tp point) TvTEventTeam2Name = Demons TvTEventTeam2Coordinates = 149999,46728,-3414 # Reward for winning team # itemId,amount;itemId,amount;itemId,amount;... # no ";" at the start or end TvTEventReward = 3470,2 # TvTEvent Rules TvTEventTargetTeamMembersAllowed = true TvTEventScrollsAllowed = false TvTEventPotionsAllowed = false TvTEventSummonByItemAllowed = false # Door id's to open/close on start/end # ex.: 1;2;3;4;5;6 # no ";" at the start or end TvTDoorsToOpen = TvTDoorsToClose = # Should teams be rewarded if the event ends in a tie, if so set this to true, if not set it to false. TvTRewardTeamTie = false he is my TvT config but there are no "Aura" I use command //tvt_team_color [team name] yes? This Command doesn't exist these are in the client you cant change the color what he refered to is for another engine where you have colored name
0 papuna Posted January 19, 2010 Author Posted January 19, 2010 if i want colored names i must find new tvt engine?
0 Intrepid Posted January 19, 2010 Posted January 19, 2010 if i want colored names i must find new tvt engine? or change the existing one
0 papuna Posted January 19, 2010 Author Posted January 19, 2010 do you know where is TvT engine for L2j hellbound pack? (there are no way w/o this?)
0 Intrepid Posted January 19, 2010 Posted January 19, 2010 do you know where is TvT engine for L2j hellbound pack? (there are no way w/o this?) i dont know too old idk when i worked with hellbound for last time
0 papuna Posted January 19, 2010 Author Posted January 19, 2010 maxcheaters i have another question about olympiad open new topic or ask here
0 Intrepid Posted January 19, 2010 Posted January 19, 2010 maxcheaters i have another question about olympiad open new topic or ask here open new topic. i can close that one or...?
0 Intrepid Posted January 19, 2010 Posted January 19, 2010 if you want to close, close :D than closed.
Question
papuna
Hi all
i am using L2J Hellbound server pack
my question is naxt: How i can change TvT player names colors?
i dont like this blue and orange symbols
12 answers to this question
Recommended Posts