Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: shaeel ahmed on December 05, 2011, 03:54:55 pm

Title: problem
Post by: shaeel ahmed on December 05, 2011, 03:54:55 pm
i make my scirpts then i compile it compler says compiler output then my gamesmod gups .amx autom aticallly deleted telll me solution pls
Title: Re: problem
Post by: yazeen on December 19, 2011, 03:35:57 pm
Because you have errors in your script.  look at the compiler screen , you can find where and what is the error
Title: Re: problem
Post by: DilsonTB on December 25, 2011, 04:26:18 pm
If it doesnt show you nothing.. Check if in your last script you putted this:


[pawn]return 1;
}
} // This must show you that problem.[/pawn]

and also:

[pawn]return 1;
}[/pawn]
you have to check cuz its depending of the lines that you want to close.