Vice City Multiplayer
VC:MP 0.3 => mIRC/pawn Scripting => Topic started 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
-
Because you have errors in your script. look at the compiler screen , you can find where and what is the error
-
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.