Points/Score Management

Need Help? The Day isnt going so well on the Mapping front?
Post Reply
Charles445
Polygon
Polygon
Posts: 23
Joined: Sun Jul 27, 2008 11:02 pm

Points/Score Management

Post by Charles445 »

Hi guys.
I'm making a map that is similar to oc_harvest except in a different setting, yet I have a question.
I know game_score takes and gives points, but how do I check how many points the player has?
For instance, in harvest when you buy something, you must have enough points. How does the game check your score? What entity will check someone's score and output it?
Is there an example online?
User avatar
Shana
Lead Developer
Lead Developer
Posts: 2971
Joined: Tue Aug 29, 2006 8:12 pm
Location: Germany
Contact:

Post by Shana »

npc_merchant and logic_merchant_relay
Charles445
Polygon
Polygon
Posts: 23
Joined: Sun Jul 27, 2008 11:02 pm

Post by Charles445 »

W0rf0x wrote:npc_merchant and logic_merchant_relay
LIFESAVER
Thank you so much! :D
Post Reply