mirror of
https://github.com/islehorse/HISP.git
synced 2025-07-17 04:21:32 +12:00
implement basic player list..
more later
This commit is contained in:
parent
3ae6d61034
commit
c690e3f3a4
8 changed files with 203 additions and 6 deletions
|
@ -118,6 +118,42 @@
|
|||
"completed":"<FONT COLOR='#008800'><B>COMPLETED</B></FONT>",
|
||||
"footer_format":"<BR>You have completed <B>%TOTALCOMPLETED%</B> of <B>%TOTALQUESTS%</B> total adventures (<B>%TOTALPERCENT%%</B>)<BR>You have earned <B>%YOURQP%qp</B> of <B>%MAXQP%qp</B> total (<B>%QPERCENT%%</B>)<BR>(qp = quest points, they are a score of difficulty for each adventure)",
|
||||
},
|
||||
"player_list":{
|
||||
"playerlist_header":"^ATLists of Players Online^H",
|
||||
"select_from_following":"<B>Select from the following Player Lists:</B>",
|
||||
"list_of_buddies_format":"^T4List of all buddies(%AMOUNT% on):^D35|VIEW BUDDIES^R1",
|
||||
"list_of_players_nearby":"^T4List of nearby players:^D36|VIEW NEARBY^R1",
|
||||
"list_of_all_players_format":"^T4List of all players online(%AMOUNT% on):^D37|VIEW ALL ONLINE^R1",
|
||||
"list_of_all_players_alphabetically":"^T4List of all players alphabetically:^D40|VIEW ALL ONLINE^R1",
|
||||
"map_all_buddies_format":"^T4Show all of your buddies on map:^B1M%BUDDYXYLIST%^R1",
|
||||
"map_all_players_format":"^T4Show all players online on map:^B1M%ALLXYLIST%^R1",
|
||||
"abuse_report":"^R1^T4If you witness a rule violation:^D28c1|ABUSE REPORT^R1",
|
||||
},
|
||||
"misc_stats":{
|
||||
"no_stats_recorded":"<BR>None Yet.",
|
||||
"stat_format":"%STAT% (%COUNT%)<BR>",
|
||||
"pirate_treasures":"Pirate Treasures",
|
||||
"travels":"Travels",
|
||||
"horse_captures":"Horse Captures",
|
||||
"crafts":"Crafts",
|
||||
"wishes":"Wishes",
|
||||
"trainer":"Trainer",
|
||||
"arena_loss":"Arena Loss",
|
||||
"trades":"Trades",
|
||||
"horse_leases":"Horse Leases",
|
||||
"auto_sell":"Auto Sell",
|
||||
"pegasus_team_up":"Pegasus Team up",
|
||||
"horse_giveaway_win":"Horse Giveaway Wins",
|
||||
"real_time_quiz_win":"Real Time Quiz Wins",
|
||||
"real_time_riddle":"Real Time Riddles",
|
||||
"real_time_isle_cards_win":"Real Time Isle Cards Win",
|
||||
"sold_horse_to_pawneer":"Sold Horse To Pawneer",
|
||||
"water_balloon_win":"Water Balloon Wins",
|
||||
"unicorn_team_up":"Unicorn Team up",
|
||||
"pot_of_gold":"Pot Of Gold",
|
||||
"game_update_reset":"Game Updates / Resets",
|
||||
"unipeg_team_up":"UniPeg Team up"
|
||||
},
|
||||
"stats_page":{
|
||||
"stats_bar_format":"^ATPlayer %USERNAME%'s Details^H",
|
||||
"stats_area_format":"Currently %AREA%",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue