tltneon / nsplugins

Plugins for NutScript 1.1 (ported from NS 1.0)
http://tltneon.github.io/nsplugins/
GNU General Public License v2.0
18 stars 47 forks source link

Cards #6

Open BillyNovel opened 9 years ago

BillyNovel commented 9 years ago

Hi there, nice work on these plugins, but with the acces one, I've this when I try to open the Cards Menu: [ERROR] gamemodes/nutscript/plugins/access/sh_plugin.lua:223: bad argument #1 to 'pairs' (table expected, got number)

  1. pairs - [C]:-1
    1. unknown - gamemodes/nutscript/plugins/access/sh_plugin.lua:223
    2. func - gamemodes/nutscript/gamemode/core/libs/thirdparty/sh_netstream2.lua:155
      1. unknown - lua/includes/extensions/net.lua:32 And, when I try to create a card, It doesn't show up on the ground, but it adds some value in the DB.
tltneon commented 9 years ago

First of all, create a cards. Use /createcard [string "Description"] to create.

BillyNovel commented 9 years ago

Yeah I tried, It doesn't pop on the floor.

tltneon commented 9 years ago

You have to use MySQL database. First of all, import cards.sql file at your db.

chadreed93 commented 8 years ago

Still doesn't work.

shipstreet commented 8 years ago

any fix yet? i get the same issue im using a sql database and it does add the cards to it but still noting spawn and the menu gives me the same error