Jump to content
MakeWebGames

Workshop ($10)


Josh23

Recommended Posts

Available v1 AND v2 Please specify verzion

Hi, this is actually my first ever paid mod.

So i'm quite new with paypal

When i see your payment i shall send the file, please specify in email that you have and what version and site please.

Once purchased send me a message via my MSN email adress, and lemme verify your payment then i send you the files.

 

Basic Information:

Its a workshop where players of your game, can swap two items, into one bigger and better item. Basically swapping two items for one.

It probly sound pretty basic. Well if you believe it, it actually isn't.

Included in the price:

3 PHP Files

1 SQL File

1 Instruction File

Included in the PHP files:

Workshop.php

UseWorkshop.php

Staff_workshop.php

Included in the SQL files:

1 Table

5 Rows

Included in the Instructions:

Step-By-Step Instructions

Email address for same day support

PHP File:

Workshop.php Includes:

Valid CSS

Valid XHTML (Strict)

Secure (99.9%)

Gateway, To confirm that you want to make the new item (Asking To Confirm)

Screenshots:

Workshop_php.gif

WorkshopStep2_php.gif

UseWorkshop.php Includes:

Valid CSS

Valid XHTML (Strict)

Secure (99.7%)

Screenshots:

UseWorkshop_php.gif

UseWorkshopSuccess_phpgif.gif

Staff_workshop.php Includes:

Valid CSS

Valid XHTML (Strict)

Secure (99.6%)

Add Workshot Combination

Edit Workshot Combination

Delete Workshot Combination

Screenshots:

Staff_workshopDELETEWORKSHOPITEM_ph.gif

Staff_workshopAddWORKSHOPITEM_php.gif

Staff_workshopEDITWORKSHOPITEM_phpg.gif

 

If you need anymore information about this mod please post your questions.

Paypal address: [email protected]

Link to comment
Share on other sites

Re: Workshop ($10)

It does look good, I'll give you that. It's an idea I've also thought about doing because I've seen others wanting it.

But you say it's 99.9% secure? :| I was just looking through your post and it seems you struggle with simple thing's.....

Are you sure you've not just secured it by using

abs(@intval($_GET['ID']))

Or something like that at the top of every page? :lol:

Link to comment
Share on other sites

Re: Workshop ($10)

 

It does look good, I'll give you that. It's an idea I've also thought about doing because I've seen others wanting it.

But you say it's 99.9% secure? :| I was just looking through your post and it seems you struggle with simple thing's.....

Are you sure you've not just secured it by using

abs(@intval($_GET['ID']))

Or something like that at the top of every page? :lol:

I was just looking through your post and it seems you struggle with simple thing's.....

Looking at what the images, you can't even see them they are to small.

abs(@intval($_GET['ID']))

You do know @ in a operator to remove error's out of the way.

For example.

@include('file.php');

Even if the file isn't found, it wont error, because the @ is before it..

abs(@intval($_GET['ID']))

That could just be

abs(intval($_GET['ID']));
Link to comment
Share on other sites

Re: Workshop ($10)

 

It does look good, I'll give you that. It's an idea I've also thought about doing because I've seen others wanting it.

But you say it's 99.9% secure? :| I was just looking through your post and it seems you struggle with simple thing's.....

Are you sure you've not just secured it by using

abs(@intval($_GET['ID']))

Or something like that at the top of every page? :lol:

I was just looking through your post and it seems you struggle with simple thing's.....

Looking at what the images, you can't even see them they are to small.

abs(@intval($_GET['ID']))

You do know @ in a operator to remove error's out of the way.

For example.

@include('file.php');

Even if the file isn't found, it wont error, because the @ is before it..

abs(@intval($_GET['ID']))

That could just be

abs(intval($_GET['ID']));

 

Some of his post's are asking for simple thing's

And it was purely an example :wink:

Link to comment
Share on other sites

  • 2 weeks later...

Re: Workshop ($10)

kevin, you have sent $5.00 USD to Legendary Ninja.

We have sent you a receipt for this transaction and an email has also been sent to your recipient. View transaction details

 

This is exactly what i was about to start coding for my new game :-D

and barring a few edits this is going to be spot on what i needed

Link to comment
Share on other sites

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