Envision, Create, Share
Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
ok, I've had Kio's Reputation script for awhile now.
But I've never actually use it until recently.
Now it said in order to increase reputation for to use :
use: $fac_rep[i] +=1 or -=1
So I made an event where it would increase you rep if you completed it.
using:
so I figured it worked out. But I didnt notice an increase in the bar.
So I upped the +=2 to +=20 but it didnt go up.
( the i within the [] is the clan/faction number that I want to increase or decrease )
If you need for me to paste the script let me know.