Results 1 to 3 of 3

Thread: Help whit errors! write what i shall do

  1. #1
    Join Date
    Sep 2007
    Location
    Sweden
    Posts
    91
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Help whit errors! write what i shall do

    as u know i always get erros in my stuffs and other ppl stuffs

    and i gavem y projects to yanix and he stole from otther ppl

    its ShapeShifter Chicken Crusher

    but can someone help me whit erros


    Code:
    Error=Line 243: [Error] (15356:18): Unknown identifier 'INTEGER1' in script



    Code:
      end;
    Players[CPlayer].integer1 :=StrToInt(IntegerOne.Text);
    if not((LowerCase(StringOne.Text)='attack') or
    (LowerCase(StringOne.Text)='strength1') or
    (LowerCase(StringOne.Text)='strength2') or
    (LowerCase(StringOne.Text)='defence')) then
     begin
     StringOne.Text           :='attack';
     end;


    how can i fix this i realy whant to test hes script its so cool!

  2. #2
    Join Date
    Jun 2007
    Location
    Minnesota
    Posts
    773
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Stop with the hissy fit. That script is probably not up to date.

  3. #3
    Join Date
    Aug 2007
    Posts
    1,404
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    change Integer1 with Integers[1]

    There are probably more things there's wrong, sice Integers[1] was introduced in SRL some time ago, along with some more...

    -Knives

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. i need help whit script!
    By linusgr in forum OSR Help
    Replies: 9
    Last Post: 07-02-2008, 09:53 AM
  2. Need Help Whit A Form
    By Puffo in forum OSR Help
    Replies: 7
    Last Post: 11-29-2007, 08:20 PM
  3. Help whit includes?
    By Siikanen in forum OSR Help
    Replies: 3
    Last Post: 10-27-2007, 01:31 PM
  4. Problems whit MSN
    By Home in forum News and General
    Replies: 5
    Last Post: 04-12-2006, 12:55 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
  •