Posts: 19
Threads: 5
Joined: May 2011
Reputation:
1
Hello,
I want someone to give a full working point system with cash display and bounty when kill.
Thank you for advance
Posts: 5,320
Threads: 300
Joined: Feb 2011
Reputation:
149
@jaydi is working on this
Posts: 623
Threads: 57
Joined: Jan 2011
Reputation:
14
*huhum* *iwillreleasegtsv2soon* *ithasapointsystem* *huhum*
Posts: 5,320
Threads: 300
Joined: Feb 2011
Reputation:
149
Sorry, I was on my phone so couldn't see the section.
I will shut up now
Posts: 3,704
Threads: 147
Joined: Jan 2011
Reputation:
119
pfff,
EASY WAY:
1. go to maps/mp/_globallogic_player.gsc
2. Find: callback_killedplayer() ( or another one )
3. self - victim, attacker - attacker (you),
add: attacker.points += 25; //ex
4. FIND any onPlayerConnected, add "player.points = 0;"
5. kthxbai
6. Profit ??!?
Your points: self.points
To show it use self iprintLNBold("My pointz: "+self.points);
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click