Originally Posted by
i dont dd0s
Getting this error.
HowManyPlayers := 0;
NumberOfPlayers(HowManyPlayers); 0;
CurrentPlayer := i dont dd0s;
with Players[1] do
begin
Name := 'omgihaxxxx';
Pass := 'notforyou';
Pin := ''; // right now banking for hood not supported, might be in future
// so you don't need to fill it just yet
BoxRewards := ['XP', 'Lamp', 'Book', 'mote', 'ostume', 'ssence'];
LampSkill := SKILL_RUNECRAFTING;
Member := false;
Active := True;
[Error] (42:3): Unknown identifier 'HowManyPlayers' at line 41
Compiling failed.
What should i put for howmanyplayers?
__________________