I'm lost, lil help please?
#7

Quote:
Originally Posted by [B2F
GunsNRoses ]
okay, I'm new to scripting and I'm completely lost as to what to do here.



C:\Documents and Settings\********\Desktop\myserver\gamemodes\Born2 Fly.pwn(16 : warning 213: tag mismatch
C:\Documents and Settings\********\Desktop\myserver\gamemodes\Born2 Fly.pwn(180) : warning 225: unreachable code
C:\Documents and Settings\********\Desktop\myserver\gamemodes\Born2 Fly.pwn(180) : warning 217: loose indentation
C:\Documents and Settings\********\Desktop\myserver\gamemodes\Born2 Fly.pwn(180) : error 029: invalid expression, assumed zero
C:\Documents and Settings\********\Desktop\myserver\gamemodes\Born2 Fly.pwn(180 -- 182) : warning 215: expression has no effect
C:\Documents and Settings\********\Desktop\myserver\gamemodes\Born2 Fly.pwn(182) : error 001: expected token: ";", but found "public"
C:\Documents and Settings\********\Desktop\myserver\gamemodes\Born2 Fly.pwn(182) : error 029: invalid expression, assumed zero
C:\Documents and Settings\********\Desktop\myserver\gamemodes\Born2 Fly.pwn(182) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.


If anyone could tell me what i did wrong, how to fix it or even send me a fix i would appreciate it.
To be honest the only thing I can see wrong is you made a little typo.. On line 180 which it seems is where the problem begins. In my experience 1 wrong symbol in the script can cause several different errors even to things that are not even related to it.. To the point on your line 180 I you have a ) When if should be a } This symbol } is to close the bracket which is really the error I see here just try to change it from ) the } and see if that helps. I have missed 1 } before and got a whole bunch of errors then fixed it and 0 errors so I guess it's just crazy like that but give it a shot and see if that helps!
Reply


Messages In This Thread
I'm lost, lil help please? - by Guns_N_Roses - 21.02.2009, 06:14
Re: I'm lost, lil help please? - by StrickenKid - 21.02.2009, 06:20
Re: I'm lost, lil help please? - by Guns_N_Roses - 21.02.2009, 06:22
Re: I'm lost, lil help please? - by ronyx69 - 21.02.2009, 06:27
Re: I'm lost, lil help please? - by Guns_N_Roses - 21.02.2009, 06:32
Re: I'm lost, lil help please? - by ronyx69 - 21.02.2009, 06:35
Re: I'm lost, lil help please? - by notec100 - 21.02.2009, 08:23
Re: I'm lost, lil help please? - by Guns_N_Roses - 21.02.2009, 17:32
Re: I'm lost, lil help please? - by notec100 - 21.02.2009, 18:35

Forum Jump:


Users browsing this thread: 1 Guest(s)