Advertisement
kolton

Untitled

May 21st, 2012
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. try
  2. {
  3. cdkey = Program.DB[index].CDKeys[Program.DB[index].keyIndex - 1].name;
  4. }
  5. catch
  6. {
  7. Program.GM.ConsolePrint("CDKey error");
  8. cdkey = "";
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement