Jump to content
MakeWebGames

Recommended Posts

Posted
Look for this line:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

And just change "crystals" to something else.

Edit:

Technical info:

The script will use the CSV to add extra fields to the output, but please remember that if the row you want to display is outside of the `users` table, you will need to use a JOIN method to include the table and rows wanted into the original query to the database.

 

I think you misunderstood..... crystals is still the in the database therefore it shows crystals... All I did throughout my game was replace the word crystals with Gold Nuggets. I did not change the name in the database.

Posted
I think you misunderstood..... crystals is still the in the database therefore it shows crystals... All I did throughout my game was replace the word crystals with Gold Nuggets. I did not change the name in the database.

Well now, that wasn't very smart, was it?

I'd suggest you manually change it in the script itself, a logical conditioning statement should do the trick.

Posted
Well now, that wasn't very smart, was it?

I'd suggest you manually change it in the script itself, a logical conditioning statement should do the trick.

It is extremely smart if you don't know what you are doing to begin with.... You just lost me on a logical conditioning statement... I am new to this stuff. Never mind. I am just going to use the original userlist. Thanks anyway.

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...