Jump to content
MakeWebGames

[V2] Class Benefits - Fighter || Traveller || Banker


Recommended Posts

Guest Sniko`
Posted

i know ive posted this before but i couldnt modify it to make it clearer

LINK: http://criminalexistence.com/ceforums/i ... ic=29530.0

This will basically make the regsiter user have a chance to select a class, If they choose the class Fighter there level will be immidiatly increased to level 3

###############################################

FIGHTER BENEFITS

###############################################

The regsiter.php file i used

You're unable to view this code.

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

 

All i have added

SQL - GET ON THE LINK AT THE TOP - i changed the values though

 

You're unable to view this code.

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

That bit was in the form

 

You're unable to view this code.

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

 

You can change the level increase by finding

You're unable to view this code.

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

and changing 3 to any number

The Banker and Traveller Class Benefits Will Be Coming Soon

 

Thanks

Sniko

Guest Sniko`
Posted

Re: [V2] Class Benefits - Fighter || Traveller || Banker

#############################################

BANKER BENEFITS

#############################################

replace bank.php with this - of course make a back up of yours first

You're unable to view this code.

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

This will basically make the cost to open a bank account put in half. For example: if the bank to open costs $10000 if your class was a banker it would cost $5000

Thanks

Sniko

Guest Sniko`
Posted

Re: [V2] Class Benefits - Fighter || Traveller || Banker

###################################################

TRAVELLER BENEFITS

###################################################

This will make the cost of a ticket be reduced by $75 if youre class is a traveller - easily modified

OPen up monorail.php and replace your code with this - Normal mccdoes monorail

You're unable to view this code.

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

 

Thanks

Sniko

Posted

Re: [V2] Class Benefits - Fighter || Traveller || Banker

Nice Job +1

And Would This Work:

I Got

You're unable to view this code.

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

 

You're unable to view this code.

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

Guest Sniko`
Posted

Re: [V2] Class Benefits - Fighter || Traveller || Banker

 

Nice Job +1

And Would This Work:

I Got

You're unable to view this code.

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

 

You're unable to view this code.

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

 

The SQL is wrong, it should be:

You're unable to view this code.

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

 

I think, it is untested also, the fix i did is that you did

You're unable to view this code.

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

The error is here, this should not be $money becuse these are the fields names in the database table of users so it should be money,

Guest Sniko`
Posted

Re: [V2] Class Benefits - Fighter || Traveller || Banker

 

Looks awsome man ! +2 will u be adding more function to the ranks?

Name what you want doing at it'll be on the forum once ive coded it

Guest Sniko`
Posted

Re: [V2] Class Benefits - Fighter || Traveller || Banker

Also thank you for the positive feedback and the +1 :lol:

Posted

Re: [V2] Class Benefits - Fighter || Traveller || Banker

 

Nice Job +1

And Would This Work:

I Got

You're unable to view this code.

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

 

You're unable to view this code.

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

 

The SQL is wrong, it should be:

You're unable to view this code.

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

 

I think, it is untested also, the fix i did is that you did

You're unable to view this code.

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

The error is here, this should not be $money becuse these are the fields names in the database table of users so it should be money,

I Did Fix But Still Got The Error. I Cant Find It. Here My File.

You're unable to view this code.

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

Guest Sniko`
Posted

Re: [V2] Class Benefits - Fighter || Traveller || Banker

i shall fix this when i have more time

Guest Sniko`
Posted

Re: [V2] Class Benefits - Fighter || Traveller || Banker

 

i Did Fix But Still Got The Error. I Cant Find It. Here My File.

FIXED!

 

You're unable to view this code.

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

 

The error doesnt display and it works

  • 4 weeks later...
Posted

Re: [V2] Class Benefits - Fighter || Traveller || Banker

NOT TESTED BUT HERE'S A LITTLE UPDATE WITH SOME SECURITY LOL

register.php

You're unable to view this code.

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

 

In staff.php add

 

You're unable to view this code.

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

 

run this SQL.

You're unable to view this code.

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

 

Nothing major ;)

  • 2 years later...
  • 4 months later...

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