its for revisin 252. im using 388.
[02:52:319] Script message: client_gui : Info : Compiling void GUI_Init() : 2735, 1.
[02:52:319] Script message: client_gui : Error : 'DIK_NUMPADEQUALS' is not declared : 2841, 10.
[02:52:319] Script message: client_gui : Error : 'DIK_NUMPADCOMMA' is not declared : 2842, 10.
[02:52:351] Script::LoadScript - Unable to Build module<client_gui>, result<-1>.
[02:52:351] FOServer::ReloadClientScripts - Unable to load client script<client_gui>.
[02:52:624] Script message: client_screen_test : Error : Missing implementation of 'void IGUIElementCallbackMouseClick::OnMouseClick(int, int)' : 354, 7.
[02:52:624] Script message: client_screen_test : Error : Missing implementation of 'void IGUIElementCallbackMouseClick::OnMouseClick(int, int)' : 363, 7.
[02:52:624] Script message: client_screen_test : Error : Missing implementation of 'void IGUIElementCallbackMouseClick::OnMouseClick(int, int)' : 371, 7.
[02:52:624] Script message: client_screen_test : Error : Missing implementation of 'void IGUIElementCallbackInit::OnInit(int)' : 379, 7.
[02:52:624] Script message: client_screen_test : Error : Missing implementation of 'bool IGUIElementCallbackKeyPress::OnKeyPress(uint8, uint8)' : 379, 7.
[02:52:626] Script message: client_screen_test : Info : Compiling void TestScreen::OnMove(int, int) : 392, 2.
[02:52:626] Script message: client_screen_test : Error : No matching signatures to 'IGUIScreenOpt::GetPosX()' : 395, 37.
[02:52:626] Script message: client_screen_test : Error : No matching signatures to 'IGUIScreenOpt::GetPosY()' : 395, 66.
[02:52:629] Script message: client_screen_test : Info : Compiling void InitTestScreen() : 414, 1.
[02:52:629] Script message: client_screen_test : Error : No matching signatures to 'GUI_AddScreenElement(const uint, string@&, const uint, const uint)' : 417, 2.
[02:52:629] Script message: client_screen_test : Info : Candidates are: : 417, 2.
[02:52:629] Script message: client_screen_test : Info : IGUIElementOpt@ GUI_AddScreenElement(int) : 417, 2.
[02:52:629] Script message: client_screen_test : Info : IGUIElementOpt@ GUI_AddScreenElement(int, int, int, int, int) : 417, 2.
[02:52:629] Script message: client_screen_test : Error : Illegal operation on 'const int' : 418, 2.
[02:52:629] Script message: client_screen_test : Error : No matching signatures to 'GUI_AddScreenElement(const uint, string@&, const uint, const uint)' : 432, 2.
[02:52:629] Script message: client_screen_test : Info : Candidates are: : 432, 2.
[02:52:629] Script message: client_screen_test : Info : IGUIElementOpt@ GUI_AddScreenElement(int) : 432, 2.
[02:52:629] Script message: client_screen_test : Info : IGUIElementOpt@ GUI_AddScreenElement(int, int, int, int, int) : 432, 2.
[02:52:629] Script message: client_screen_test : Error : Illegal operation on 'const int' : 433, 2.
[02:52:629] Script message: client_screen_test : Error : No matching signatures to 'GUI_AddScreenElement(const uint, string@&, const uint, const uint)' : 437, 2.
[02:52:629] Script message: client_screen_test : Info : Candidates are: : 437, 2.
[02:52:629] Script message: client_screen_test : Info : IGUIElementOpt@ GUI_AddScreenElement(int) : 437, 2.
[02:52:629] Script message: client_screen_test : Info : IGUIElementOpt@ GUI_AddScreenElement(int, int, int, int, int) : 437, 2.
[02:52:629] Script message: client_screen_test : Error : Illegal operation on 'const int' : 438, 2.
[02:52:629] Script message: client_screen_test : Error : No matching signatures to 'GUI_AddScreenElement(const uint, string@&, const uint, const uint)' : 442, 2.
[02:52:629] Script message: client_screen_test : Info : Candidates are: : 442, 2.
[02:52:629] Script message: client_screen_test : Info : IGUIElementOpt@ GUI_AddScreenElement(int) : 442, 2.
[02:52:629] Script message: client_screen_test : Info : IGUIElementOpt@ GUI_AddScreenElement(int, int, int, int, int) : 442, 2.
[02:52:629] Script message: client_screen_test : Error : Illegal operation on 'const int' : 443, 2.
[02:52:630] Script::LoadScript - Unable to Build module<client_screen_test>, result<-1>.
[02:52:630] FOServer::ReloadClientScripts - Unable to load client script<client_screen_test>.
[02:54:916] Script message: radio : Error : Missing implementation of 'void IGUIElementCallbackInit::OnInit(int)' : 512, 7.
[02:54:916] Script message: radio : Error : Missing implementation of 'bool IGUIElementCallbackKeyPress::OnKeyPress(uint8, uint8)' : 512, 7.
[02:54:916] Script message: radio : Error : Missing implementation of 'void IGUIElementCallbackMouseClick::OnMouseClick(int, int)' : 561, 7.
[02:54:916] Script message: radio : Error : Missing implementation of 'void IGUIElementCallbackInit::OnInit(int)' : 579, 7.
[02:54:916] Script message: radio : Error : Missing implementation of 'void IGUIElementCallbackMouseClick::OnMouseClick(int, int)' : 579, 7.
[02:54:916] Script message: radio : Error : Missing implementation of 'void IGUIElementCallbackInit::OnInit(int)' : 612, 7.
[02:54:916] Script message: radio : Error : Missing implementation of 'void IGUIElementCallbackMouseClick::OnMouseClick(int, int)' : 612, 7.
[02:54:922] Script message: radio : Info : Compiling void TextboxChannel::OnKeyPress(uint8, uint8) : 529, 2.
[02:54:922] Script message: radio : Error : No matching signatures to 'IGUIElementOpt::GetText()' : 531, 23.
[02:54:922] Script message: radio : Error : Can't implicitly convert from 'const int' to 'string@&'. : 531, 15.
[02:54:923] Script message: radio : Info : Compiling void TextboxChannel::SetChannel(uint16) : 554, 2.
[02:54:923] Script message: radio : Error : No matching signatures to 'IGUIElementOpt::Text(string@&, const uint, const uint, const uint, uint)' : 557, 11.
[02:54:924] Script message: radio : Info : Compiling void ButtonSendRecv::SetState(bool) : 606, 2.
[02:54:924] Script message: radio : Error : No matching signatures to 'IGUIElementOpt::Switch(bool)' : 608, 11.
[02:54:924] Script message: radio : Info : Compiling void ButtonBroadcast::SetState(bool) : 641, 2.
[02:54:924] Script message: radio : Error : No matching signatures to 'IGUIElementOpt::Switch(bool)' : 643, 11.
[02:54:928] Script message: radio : Info : Compiling void InitRadioScreen() : 647, 1.
[02:54:928] Script message: radio : Error : No matching signatures to 'GUI_AddScreenElement(const uint, <null handle>, const uint, const uint)' : 656, 2.
[02:54:928] Script message: radio : Info : Candidates are: : 656, 2.
[02:54:928] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int) : 656, 2.
[02:54:928] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int, int, int, int, int) : 656, 2.
[02:54:928] Script message: radio : Error : Illegal operation on 'const int' : 657, 2.
[02:54:928] Script message: radio : Error : No matching signatures to 'GUI_AddScreenElement(const uint, <null handle>, const uint, const uint)' : 661, 2.
[02:54:928] Script message: radio : Info : Candidates are: : 661, 2.
[02:54:928] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int) : 661, 2.
[02:54:928] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int, int, int, int, int) : 661, 2.
[02:54:928] Script message: radio : Error : Illegal operation on 'const int' : 662, 2.
[02:54:928] Script message: radio : Error : No matching signatures to 'GUI_AddScreenElement(const uint, <null handle>, const uint, const uint)' : 667, 2.
[02:54:928] Script message: radio : Info : Candidates are: : 667, 2.
[02:54:928] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int) : 667, 2.
[02:54:928] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int, int, int, int, int) : 667, 2.
[02:54:928] Script message: radio : Error : Illegal operation on 'const int' : 668, 2.
[02:54:928] Script message: radio : Error : No matching signatures to 'GUI_AddScreenElement(const uint, <null handle>, const uint, const uint)' : 672, 2.
[02:54:928] Script message: radio : Info : Candidates are: : 672, 2.
[02:54:928] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int) : 672, 2.
[02:54:928] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int, int, int, int, int) : 672, 2.
[02:54:928] Script message: radio : Error : Illegal operation on 'const int' : 673, 2.
[02:54:928] Script message: radio : Error : No matching signatures to 'GUI_AddScreenElement(const uint, <null handle>, const uint, const uint)' : 677, 2.
[02:54:928] Script message: radio : Info : Candidates are: : 677, 2.
[02:54:928] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int) : 677, 2.
[02:54:928] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int, int, int, int, int) : 677, 2.
[02:54:928] Script message: radio : Error : Illegal operation on 'const int' : 678, 2.
[02:54:928] Script message: radio : Error : No matching signatures to 'GUI_AddScreenElement(const uint, <null handle>, const uint, const uint)' : 681, 2.
[02:54:928] Script message: radio : Info : Candidates are: : 681, 2.
[02:54:928] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int) : 681, 2.
[02:54:928] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int, int, int, int, int) : 681, 2.
[02:54:928] Script message: radio : Error : Illegal operation on 'const int' : 682, 2.
[02:54:929] Script message: radio : Error : No matching signatures to 'GUI_AddScreenElement(const uint, <null handle>, const uint, const uint)' : 684, 2.
[02:54:929] Script message: radio : Info : Candidates are: : 684, 2.
[02:54:929] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int) : 684, 2.
[02:54:929] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int, int, int, int, int) : 684, 2.
[02:54:929] Script message: radio : Error : Illegal operation on 'const int' : 685, 2.
[02:54:929] Script message: radio : Error : No matching signatures to 'GUI_AddScreenElement(const uint, <null handle>, const uint, const uint)' : 689, 2.
[02:54:929] Script message: radio : Info : Candidates are: : 689, 2.
[02:54:929] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int) : 689, 2.
[02:54:929] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int, int, int, int, int) : 689, 2.
[02:54:929] Script message: radio : Error : Illegal operation on 'const int' : 690, 2.
[02:54:929] Script message: radio : Error : No matching signatures to 'GUI_AddScreenElement(const uint, <null handle>, const uint, const uint)' : 696, 2.
[02:54:929] Script message: radio : Info : Candidates are: : 696, 2.
[02:54:929] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int) : 696, 2.
[02:54:929] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int, int, int, int, int) : 696, 2.
[02:54:929] Script message: radio : Error : Illegal operation on 'const int' : 697, 2.
[02:54:929] Script message: radio : Error : No matching signatures to 'GUI_AddScreenElement(const uint, <null handle>, const uint, const uint)' : 707, 3.
[02:54:929] Script message: radio : Info : Candidates are: : 707, 3.
[02:54:929] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int) : 707, 3.
[02:54:929] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int, int, int, int, int) : 707, 3.
[02:54:929] Script message: radio : Error : Illegal operation on 'const int' : 708, 3.
[02:54:929] Script message: radio : Error : No matching signatures to 'GUI_AddScreenElement(const uint, <null handle>, const uint, const uint)' : 714, 3.
[02:54:929] Script message: radio : Info : Candidates are: : 714, 3.
[02:54:929] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int) : 714, 3.
[02:54:929] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int, int, int, int, int) : 714, 3.
[02:54:929] Script message: radio : Error : Illegal operation on 'const int' : 715, 3.
[02:54:929] Script message: radio : Error : No matching signatures to 'GUI_AddScreenElement(const uint, <null handle>, const uint, const uint)' : 720, 3.
[02:54:929] Script message: radio : Info : Candidates are: : 720, 3.
[02:54:929] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int) : 720, 3.
[02:54:929] Script message: radio : Info : IGUIElementOpt@ GUI_AddScreenElement(int, int, int, int, int) : 720, 3.
[02:54:929] Script message: radio : Error : Illegal operation on 'const int' : 721, 3.
[02:54:930] Script::LoadScript - Unable to Build module<radio>, result<-1>.
[02:54:930] FOServer::ReloadClientScripts - Unable to load client script<radio>.
[02:58:247] Script::BindImportedFunctions - Fail to bind imported functions, module<client_main>, error<-19>.
[02:58:247] Script::BindImportedFunctions - Fail to bind imported functions, module<parameters>, error<-19>.
[02:58:247] Script::BindImportedFunctions - Fail to bind imported functions, module<chosen_tabs>, error<-19>.
[02:58:247] Script message: System function : Error : Identifier 'IGUIScreenOpt' is not a data type : 1, 1.
[02:58:247] Script message: System function : Error : Identifier 'IGUIElementOpt' is not a data type : 1, 1.
[02:58:247] Script message: System function : Error : Identifier 'IGUIElementButtonOpt' is not a data type : 1, 1.
[02:58:247] Script message: System function : Error : Identifier 'IGUIElementCheckBoxOpt' is not a data type : 1, 1.
[02:58:247] Script message: System function : Error : Identifier 'IGUIElementSliderControlOpt' is not a data type : 1, 1.
[02:58:247] Script message: System function : Error : Identifier 'IGUIElementImageOpt' is not a data type : 1, 1.
[02:58:247] Script message: System function : Error : Identifier 'IGUIElementTextOpt' is not a data type : 1, 1.
[02:58:247] Script message: System function : Error : Identifier 'IGUIElementEditBoxOpt' is not a data type : 1, 1.
[02:58:247] Script message: System function : Error : Identifier 'IGUIElementOpt' is not a data type : 1, 1.
[02:58:247] Script message: System function : Error : Identifier 'IGUIElementButtonOpt' is not a data type : 1, 1.
[02:58:247] Script message: System function : Error : Identifier 'IGUIElementCheckBoxOpt' is not a data type : 1, 1.
[02:58:248] Script message: System function : Error : Identifier 'IGUIElementSliderControlOpt' is not a data type : 1, 1.
[02:58:248] Script message: System function : Error : Identifier 'IGUIElementImageOpt' is not a data type : 1, 1.
[02:58:248] Script message: System function : Error : Identifier 'IGUIElementTextOpt' is not a data type : 1, 1.
[02:58:248] Script message: System function : Error : Identifier 'IGUIElementEditBoxOpt' is not a data type : 1, 1.
[02:58:248] Script message: System function : Error : Identifier 'IGUIElementTextOpt' is not a data type : 1, 1.
[02:58:248] Script message: System function : Error : Identifier 'IGUIElementOpt' is not a data type : 1, 28.
[02:58:248] Script message: System function : Error : Identifier 'IGUIScreenCallbackShow' is not a data type : 1, 28.
[02:58:248] Script message: System function : Error : Identifier 'IGUIScreenCallbackShow' is not a data type : 1, 26.
[02:58:248] Script message: System function : Error : Identifier 'IGUIScreenCallbackShow' is not a data type : 1, 28.
[02:58:248] Script message: System function : Error : Identifier 'IGUIScreenOpt' is not a data type : 1, 1.
[02:58:248] Script message: System function : Error : Identifier 'IGUIElementOpt' is not a data type : 1, 1.
[02:58:248] Script message: System function : Error : Identifier 'IGUIElementCheckBoxOpt' is not a data type : 1, 1.
[02:58:248] Script message: System function : Error : Identifier 'IGUIElementSliderControlOpt' is not a data type : 1, 1.
[02:58:248] Script message: System function : Error : Identifier 'IGUIElementEditBoxOpt' is not a data type : 1, 1.
[02:58:248] Script::BindImportedFunctions - Fail to bind imported functions, module<auto_aim>, error<-19>.
[02:58:699] Reload client scripts complete.