Adblock breaks this site

help me plz

Discussion in 'Archives' started by blanco, Jun 7, 2007.

  1. blanco

    blanco Active Member

    Joined:
    May 28, 2007
    Posts:
    100
    Referrals:
    0
    Sythe Gold:
    0
    help me plz

    i still need help people!



    when it says declare your player(s) how do i do that?
    when it says...
    Procedure DeclarePlayers;
    begin
    currentplayer:=1;
    NumberOfPlayers(1);
    wat do i put? plz help.. im very new to scripts
     
  2. Town

    Town Grand Master
    Scar Programmers

    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5
    help me plz

    Start over. CurrentPlayer should be 0. NumberOfPlayers(HowManyPlayers) should stay the same. If it says "HowManyPlayers := ;" then put the number of players you are using there. Fill out your player information. Then use { and } to surround all of the players you are not using.
     
  3. blanco

    blanco Active Member

    Joined:
    May 28, 2007
    Posts:
    100
    Referrals:
    0
    Sythe Gold:
    0
    help me plz

    failed when compiling
    line 24: [error] (24:1) unknown identifier 'currentplayer' in script c:\program files\scar 2.03\scripts\autofisher.scar


    my line 24 looks like...


    currentplayer:=0;
     
  4. Town

    Town Grand Master
    Scar Programmers

    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5
    help me plz

    Delete that line :rolleyes:

    Make sure that {.include SRL\SRL.scar} is declared at the beginning of the script. If there is a different include there like {.include BoxBreaker.txt} then get a new script.
     
  5. Alexdaman502767

    Alexdaman502767 Guest

    Referrals:
    0
    help me plz

    ok thx for the help guys
     
< R.I.P Andrew Gower LOOK! | DarkLordX auto talker >


 
 
Adblock breaks this site