Results 1 to 9 of 9

Thread: Help for peeps like me!

  1. #1
    Join Date
    Oct 2007
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Help for peeps like me!

    ok, its not like i know anything about any of this cause im probbly the biggest idiot on this forum BUT that isnt the point. i posted this in the free scripting section a while ago and the mods either didnt let it through or w/e. i should probbly have posted it here anyway but if you are like me you wouldnt be here first. anyway, i was wondering if people could help me ( and others ) out with the amount of players... im only useing one and i said befor that its f*cking rediculous that it askes you: How may players? and then again Number of players? im like WTF!?!?!?!?!? as i maul my keyboard. i keep getting errors for that and i need it cleared out. its for the Powercutter thing...and the Secretcutter. someone teach me and not post another tut because I DONT FLIPPIN UNDERSTAND THAT CRAP! thanks and i hope this helps. (h)

  2. #2
    Join Date
    Mar 2007
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wow... that was angry.

    First, if you want to get any help form anyone around here, you have to be nice. Or at the very least, pretend to be nice.

    Second, use the search function. It is at the top of the screen, towards the right. or...

    Third, look in the tutorial forms. There is an entire section about how to set up scripts that is designed for people just like you. If you want to find it, search for it. (See the second section in case you havent noticed.)

    Or you could be lazy and find it here. In this community, and in the world, you will not get anywhere unless you are nice others.

    Good luck with scripting.
    These are my principles. If you don't like them, well... I have others.

    Since brevity is the soul of wit, I will be brief. Auto Correctly.

  3. #3
    Join Date
    Sep 2007
    Location
    Pennsylvania
    Posts
    3,396
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yeah ^ He's right about that stuff. But I'll answer your question (when I started using scar I didn't get this either )

    Ignore the 'NumberOfPlayers(HowManyPlayers);' thing, don't do anything there. For the 'HowManyPlayers:= [number here];' put how many players are set up in the area where I wrote [number here] (without brackets), EVEN IF THEY'RE FALSE! (I didn't know about that either at first )

  4. #4
    Join Date
    Oct 2007
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    err lol ok i guess i'll try but it sounds complicated

  5. #5
    Join Date
    Sep 2007
    Location
    Pennsylvania
    Posts
    3,396
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ...Ok I'll try to explain your question on the HowManyPlayers and NumberOfPlayers thing, and how to set it up. It should look something like this -

    SCAR Code:
    Procedure DeclarePlayers;
    Begin

         HowManyPlayers:= 6;
         CurrentPlayer:= 0;

         NumberOfPlayers(HowManyPlayers);

      Players[0].Name  := '';
      Players[0].Pass  := '';
      Players[0].Nick  := '';
      Players[0].Active:= True;

      Players[1].Name  := '';
      Players[1].Pass  := '';
      Players[1].Nick  := '';
      Players[1].Active:= True;

      Players[2].Name  := '';
      Players[2].Pass  := '';
      Players[2].Nick  := '';
      Players[2].Active:= True;

      Players[3].Name  := '';
      Players[3].Pass  := '';
      Players[3].Nick  := '';
      Players[3].Active:= True;

      Players[4].Name  := '';
      Players[4].Pass  := '';
      Players[4].Nick  := '';
      Players[4].Active:= True;

      Players[5].Name  := '';
      Players[5].Pass  := '';
      Players[5].Nick  := '';
      Players[5].Active:= False;

    Ok. I will now explain this:

    SCAR Code:
    HowManyPlayers:= 6;
         CurrentPlayer:= 0;

         NumberOfPlayers(HowManyPlayers);

    In the example at the top, I had 6 players (players # 0,1,2,3,4,5). So in

    SCAR Code:
    HowManyPlayers:= 6;

    I put 6 there because I had 6 players, DOESN'T MATTER IF THE LAST ONE WAS FALSE, you put how many sections there are, not how many players are 'true'.

    For

    SCAR Code:
    CurrentPlayer:= 0;

    Just put what player you would like the script to start on.

    For this:

    SCAR Code:
    NumberOfPlayers(HowManyPlayers);

    Just leave it like that. That might fix your errors. Hope I helped

  6. #6
    Join Date
    Oct 2007
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    lol yeah it did. thanks alot.... oh and i was wondering when ima gonna be able to get yew banking scripts? im dieing in the wildy with rune stuff like every day so.... yeah i would like some help makin money. ive almost posted 10... i could post 10 in one day but... w/e. and in a week i'll be in georga buying a house >.<; moving there ^^

  7. #7
    Join Date
    Apr 2007
    Location
    UK
    Posts
    2,295
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This forum is not a leecher place, its a community of fellow scripters and autoers who support the SRL community.

    Click my signature, theres plenty of tutorials there.

    Rogeruk's Al-Kharid Tanner V1.1 [Released]
    Rogeruk's Barbarian Crafter [Coming Soon]
    Rogeruk's Guild Fisher [Coming Soon]
    !! - Taking Requests - !!

  8. #8
    Join Date
    Oct 2007
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yeah i know that, was just asking when those will become acessable to me. im not leeching, just asking. dont get ur knickers in a twist! >.>;

  9. #9
    Join Date
    Apr 2007
    Location
    UK
    Posts
    2,295
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I didn't mean to imply that you were a leecher.

    There is a thread here which explains everything.

    You become a SRL Junior Member by spending 7 days as registree and having 10 posts.
    Just saves time.

    Rogeruk's Al-Kharid Tanner V1.1 [Released]
    Rogeruk's Barbarian Crafter [Coming Soon]
    Rogeruk's Guild Fisher [Coming Soon]
    !! - Taking Requests - !!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Greets Peeps
    By ghost_master in forum Who Are You ? Who ? Who ?
    Replies: 1
    Last Post: 03-02-2007, 09:28 PM
  2. Hi peeps!
    By Agent in forum Who Are You ? Who ? Who ?
    Replies: 0
    Last Post: 01-28-2007, 01:35 AM
  3. Sup Peeps! U Guys R Awsome!!
    By !bezo! in forum Who Are You ? Who ? Who ?
    Replies: 0
    Last Post: 11-18-2006, 08:40 PM
  4. Hey Peeps!
    By dttee in forum Who Are You ? Who ? Who ?
    Replies: 1
    Last Post: 09-14-2006, 09:00 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •