PDA

View Full Version : Player Manager BETA



Da 0wner
03-18-2008, 05:27 AM
PLAYER MANAGER BETA VERSION


Features:

1. Loads players from a config file
2. Sets HowManyPlayers and current player automatically

To Do List:

1. Add Strings, booleans, integers, extendeds, etc.

Description:

1. This just is a simple thing I made. It loads and saves players from a config file.

Instructions:

To include this in your scripts do:

1. Download these files.
2. Put the PlayerManager.scar in your includes folder.
3. Put the PlayerManager.txt into your SCAR folder.
4. Rename PlayerManager.txt to PlayerManager.ini.
5. On the top of your script put {.include PlayerManager.scar}
6. Wherever you want to show the form and load the players just put PlayerManager(HowMany, CurrentPlyr : Integer);

Replace HowMany with the number of players you want to load.
Replace CurrentPlyr with the current player. (For the first player do 0)

To Use This in other peoples scripts do:

1. Press play, setup constants, etc.
2. When form pops up type in details for player 1, press next etc.
3. When you are done press Save Players.
4. Close the form.

If you have any additional questions just post here and I will answer them.

Thanks,

~Kyle~

Dumpin
03-18-2008, 07:30 AM
doesn't look bad, but it doesn't even compile.

Da 0wner
03-18-2008, 07:34 AM
You need to include it ;)

Try to run this this after following the steps 1-4 of theTo include this in your scripts do instructions.


Program New;
{.include SRL/SRL.scar}
{.include PlayerManager.scar}

Begin
PlayerManager(1, 0);
End.

Dumpin
03-18-2008, 07:37 AM
it still won't work because of a spelling error in PlayerManager

Da 0wner
03-18-2008, 07:41 AM
K, fixed. Redownload the PlayerManager.scar and put in the includes folder.

n3ss3s
03-18-2008, 06:19 PM
Well, it propably is a nice script, - but you might want to check SRL\SRL\Misc\Users.scar... That PlayerForm is outside the boundaries of time and existance... It's a bit like Ben.

SRL PlayerForm contains basically anything.

MylesMadness
03-18-2008, 07:47 PM
That PlayerForm is outside the boundaries of time and existance... It's a bit like Ben.LAMO. So true though

Richard
03-18-2008, 09:20 PM
LAMO. So true though

Don't you mean lmao lol, or are you calling him lame?

Da 0wner
03-18-2008, 09:31 PM
Don't call me lame :(. I am not a pro autoer so I don't use armys and all that. I am aware there is a SRL Player form ;). But did anyone test this :(

KoKouKo
03-19-2008, 01:26 AM
just curious whats the difference between this and srl's playerform, i saw this while rushing to leave for work this morning, i hope to have a clearer look once i get home from work

Da 0wner
03-19-2008, 02:30 AM
nothing. This is just a lot crappier but efficient version. Dosen't have strings, bools, extendeds, integers but i hope to add that soon ;). And this dosent have armys but i can easily add that. more questions post here. or pm me
thanks,

~kyle~

n3ss3s
03-21-2008, 02:24 PM
Don't call me lame . I am not a pro autoer so I don't use armys and all that. I am aware there is a SRL Player form . But did anyone test this

a) It was at me, not you - notice the quote.
b) He meant LMAO.

MylesMadness
03-22-2008, 03:31 PM
a) It was at me, not you - notice the quote.
b) He meant LMAO.Both are true :p