Advertisement
Guest User

Untitled

a guest
Jul 18th, 2019
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.58 KB | None | 0 0
  1. REPLACE INTO SS13_preferences (ckey, asaycolor, ooccolor, lastchangelog, ui_style, hotkeys, tgui_fancy, tgui_lock, buttons_locked, windowflashing, default_slot, toggles, chat_toggles, clientfps, parallax, ambientocclusion, auto_fit_viewport, ghost_form, ghost_orbit, ghost_accs, ghost_others, menuoptions, be_special, crew_objectives, pda_style, pda_color, key_bindings, preferred_map, ghost_hud, ignoring, inquisitive_ghost, uses_glasses_colour, enable_tips, tip_delay) VALUES ('qwertyquerty', '#ff4500', '#c43b23', '', 'Midnight', 0, 1, 1, 0, 1, 1, 3071, 2047, 40, , 1, 0, 'ghost', 'circle', 100, 100, 'null', '[]', 1, 'Monospaced', '#808000', '{"F3":["admin_say"],"F4":["mentor_say"],"F5":["admin_ghost"],"F6":["player_panel"],"F7":["toggle_build_mode"],"F8":["invismin"],"F10":["dead_say"],"R":["toggle_throw_mode"],"1":["select_help_intent","toggle_module_1"],"2":["select_disarm_intent","toggle_module_2"],"3":["select_grab_intent","toggle_module_3"],"4":["change_intent_robot","select_harm_intent"],"F1":["get_help"],"F2":["screenshot"],"F12":["toggleminimalhud"],"E":["quick_equip"],"Shift-E":["quick_equip_belt"],"Shift-B":["quick_equip_backpack"],"B":["resist"],"Ctrl-W":["face_north"],"Ctrl-D":["face_east"],"Ctrl-S":["face_south"],"Ctrl-A":["face_west"],"H":["stop_pulling"],"Home":["cycle_intent_right"],"Insert":["cycle_intent_left"],"X":["swap_hands"],"Z":["activate_inhand"],"Q":["drop_item","unequip_module"],"Alt":["toggle_move_intent"],"Numpad8":["target_head_cycle"],"Numpad4":["target_r_arm"],"Numpad5":["target_body_chest"],"Numpad6":["target_left_arm"],"Numpad1":["target_right_leg"],"Numpad2":["target_body_groin"],"Numpad3":["target_left_leg"]}', '', 1, '[]', 1, 0, 1, 500)
  2. [2019-07-18 05:18:59.691] SQL: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 1, 0, 'ghost', 'circle', 100, 100, '[]', '[]', 1, 'Monospaced', '#808000', '{"F' at line 1 | Query used: REPLACE INTO SS13_preferences (ckey, asaycolor, ooccolor, lastchangelog, ui_style, hotkeys, tgui_fancy, tgui_lock, buttons_locked, windowflashing, default_slot, toggles, chat_toggles, clientfps, parallax, ambientocclusion, auto_fit_viewport, ghost_form, ghost_orbit, ghost_accs, ghost_others, menuoptions, be_special, crew_objectives, pda_style, pda_color, key_bindings, preferred_map, ghost_hud, ignoring, inquisitive_ghost, uses_glasses_colour, enable_tips, tip_delay) VALUES ('qwertyquerty', '#ff4500', '#c43b23', '', 'Midnight', 0, 1, 1, 0, 1, 1, 3071, 2047, 40, , 1, 0, 'ghost', 'circle', 100, 100, '[]', '[]', 1, 'Monospaced', '#808000', '{"F3":["admin_say"],"F4":["mentor_say"],"F5":["admin_ghost"],"F6":["player_panel"],"F7":["toggle_build_mode"],"F8":["invismin"],"F10":["dead_say"],"R":["toggle_throw_mode"],"1":["select_help_intent","toggle_module_1"],"2":["select_disarm_intent","toggle_module_2"],"3":["select_grab_intent","toggle_module_3"],"4":["change_intent_robot","select_harm_intent"],"F1":["get_help"],"F2":["screenshot"],"F12":["toggleminimalhud"],"E":["quick_equip"],"Shift-E":["quick_equip_belt"],"Shift-B":["quick_equip_backpack"],"B":["resist"],"Ctrl-W":["face_north"],"Ctrl-D":["face_east"],"Ctrl-S":["face_south"],"Ctrl-A":["face_west"],"H":["stop_pulling"],"Home":["cycle_intent_right"],"Insert":["cycle_intent_left"],"X":["swap_hands"],"Z":["activate_inhand"],"Q":["drop_item","unequip_module"],"Alt":["toggle_move_intent"],"Numpad8":["target_head_cycle"],"Numpad4":["target_r_arm"],"Numpad5":["target_body_chest"],"Numpad6":["target_left_arm"],"Numpad1":["target_right_leg"],"Numpad2":["target_body_groin"],"Numpad3":["target_left_leg"]}', '', 1, '[]', 1, 0, 1, 500)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement