Advertisement
Noneatme

Untitled

Jan 30th, 2013
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.59 KB | None | 0 0
  1. cSetting["hilfethemen"] = {
  2.     [0] = {"-", "Please select a topic from the left gridlist."},
  3.     [1] = {"Informations", "Teamspeak3 IP: "..g_Setting["TS3"].."\n\n Board URL: "..g_Setting["FORUM"]},
  4.     [2] = {"Rules", "-"},
  5.     [3] = {"Commands", "-"},
  6.     [4] = {"Factions", "-"},
  7.     [5] = {"Classes", "-"},
  8.     [6] = {"Gangs", "-"},
  9.     [7] = {"Gardener", "-"},
  10.     [8] = {"Thema 8", "-"},
  11.     [9] = {"Thema 9", "-"},
  12.     [10] = {"Thema 10", "-"},
  13.     [11] = {"Thema 11", "-"},
  14.     [12] = {"Thema 12", "-"},
  15.     [13] = {"Thema 13", "-"},
  16.     [14] = {"Thema 14", "-"},
  17.     [15] = {"Thema 15", "-"},
  18.     [16] = {"Thema 16", "-"},
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement