Jump to content

Striker295

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Striker295

  1. Hi there, im trying to insert playernames into a database which works out pretty fine, im using this: local query = executeSQLQuery("INSERT INTO `usergroups`(`accountname`) VALUES (?)", username) But i need it to insert "[[]]" in a second row in order to work, how would i manage to fix this? ~Striker
×
×
  • Create New...