Jump to content
MakeWebGames

Recommended Posts

Posted

Hi There i am not a good coder and i need help abit.

1.I Need gang Colors mod if anyone have It.

2.Only gangs can war with 5 people.

3.how to change amount of stats because the max i can have its 10mil and i won to Have like 500mill.

3. When people lvl up they get 3 brave and i wont them to get 1

Thats it if anyone could help i will be happy

Posted

Re: [McCode V2] Request

in global_func.php

find

 

$db->query("UPDATE users SET level=level+1,exp=$expu,energy=energy+2,brave=brave+2,maxenergy=maxenergy+2,maxbrave=maxbrave+2,
hp=hp+50,maxhp=maxhp+50 where userid=$userid");

 

that is where you can change the amount of brave when they level up.

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