• whats the problem i only get error
    3 replies, posted
the code of all jobs [url]http://pastebin.com/4VdUpADB[/url] the error code [url]http://pastebin.com/V7PpwxA6[/url]
[CODE]model = {"models/player/Phoenix.mdl"},[/CODE] You're using a table for your model, but there's only one in there, just remove the {} from around "models/player/Phoenix.mdl"
please post the full error, including under the simpleerr. that's the important bit. [editline]2nd March 2017[/editline] and the full Lua file
[CODE] GAMEMODE.DefaultTeam = TEAM_CIVI [/CODE] If all your jobs are here then : Your default Team doesn't exist, change it by another one that you created or create TEAM_CIVI ( you may have disabled the original ones )
Sorry, you need to Log In to post a reply to this thread.