Jump to content
MakeWebGames

Recommended Posts

Posted

Okay a few things that you should think of, you can achieve the feeling or happening by simply using your head.

1) Learn to read errors, it says something doesn't exist, try to make it exist

2) Are making use of a non standard feature of an MCC script? - find that modification! A Good modification will always come with install instructions and what not... (a stolen/bad one might not).

3) Link us to it, or make a post in that topic. If it has no topic on here, contact the creator of the mod for support (or do that directly)

 

But I can only say, please learn to read installation instructions, and if you don't have any, well that can only mean two things; A) you have a mod that doesn't work properly, or B) you somehow got it from somewhere you shouldn't have got it from.

This forum isn't for people to post an error and hope for some magic to appear so we know what went wrong ;) Use the correct way of posting, share information, ... This is a public community forum. If you can't do that, then we simply can not help you.

Posted
Ye but whats the SQL to add?
You need the SQL query to create a table. Google "MYSQL create table". Once you've got the command.. create a table called orgcrimes. If you have phpmyadmin you can do it manually by creating that table in your database.

 

You should learn how to do this on your own, or you will never learn how to code your own SQL statements in your game.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...