Jump to content
Sign in to follow this  
Leeflet

Marines v0.8 - Score based by playerid

Recommended Posts

How would I go about giving an automatic score to a player id or even assigning automatic rank to a playerid?

My intention is to run the server to allow for the returning "pubs" and "fly boys" to start with the rank or have a "god mode" on this mission type.

Share this post


Link to post
Share on other sites

something along the lines of turning this english into script.

#better if done by ID since someone can have the same name

if player name == Bob points = 100

of course if he has over 100 he will login and get 100 so if player <= 50 points player points = 100

Share this post


Link to post
Share on other sites

Thanks at an attempt of trying, but that isn't what we were trying. It's easy enough to unlock everything to everyone, but we wanted only a select few of returning pubbers and clan members to have an automatic number when the evo is refreshed.

So we have five players that join: John, James, Jimmy, Johnson, and [1]Tyler. Tyler is a clansmember and Jimmy is a normal pubber. For [1]Tyler, I want to give him 200 score just for joining the server, but Jimmy on the other hand I want to give 50 for being a faithful pubber.

This still gives EVO the feature of having a lot of infantry play, but also allows for clan member not to get so discouraged when they come back and their score is gone after an EVO reset.

I've tried player addscore, but I don't know where or how to put it based off of a player's id.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×