/*****************************************************************************************************/ THIS FILE GIVE THE RELATION BEETWEEN A FUNCTION NUMBER AND THE CORRESPONDING FUNCTION NAME IN THE CODE NB : this is NOT a configuration file, only an information file for users, this file is NOT read by the program and evrything can be written in it. Users who want to be sure of what they do should give a look to the file functions.cpp 0 : cbTest 1 : cbSelectFYROS 2 : cbSelectTRYKER 3 : cbSelectMATIS 4 : cbSelectKALAB 5 : cbSelectMale 6 : cbSelectFemale 7 : cbCreateCharacter 8 : cbEnterWorld 9 : cbDeleteCharacter 10 : cbConnect 11 : cbUpdateLogin 12 : 13 : cbUnmuteAll 14 : cbWhisper 15 : cbTalk 16 : cbShout 17 : cbPreprogSentence1 18 : 19 : cbPreprogSentence2 20 : 21 : cbPreprogSentence3 22 : 23 : cbPreprogSentence4 24 : 25 : cbPreprogSentence5 26 : 27 : 28 : cbMinRestore 29 : cbLockUnlock 30 : cbMuteUnmutePublic 31 : cbPublicPopUp 32 : 33 : cbProcessChatLine 34 : cbUsePreprog 35 : // cbAddToContactList 36 : // cbProposeJoinClade 37 : cbTeammateProposal 38 : cbPreprog1 39 : cbPreprog2 40 : cbPreprog3 41 : cbPreprog4 42 : cbPreprog5 43 : // cbSpeech 44 : // cbCreateSpeech 45 : // cbJoinSpeech 46 : // cbVote 47 : // cbLeaveSpeech 48 : // cbCreateGroup 49 : // cbToSpeech 50 : // cbToPublic 51 : cbToTeam 52 : // cbToClade 53 : cbToFamily 54 : cbTeammateRequest 55 : cbCreateTeam 56 : cbLeaveTeam 57 : cbAcceptProposal 58 : cbRejectProposal 59 : cbAcceptRequest 60 : cbRejectRequest 61 : cbSendPrivateMessage 62 : cbRecord