Posts: 2,308
Threads: 337
Joined: Nov 2011
Reputation:
0
When i complie my script pawno crash is there any way i can find out what is wrong?
Posts: 397
Threads: 32
Joined: Dec 2011
Reputation:
0
Look back at what you did and remove it generally it causes that because there are to many errors or alot of missing/loose brackettes.
Posts: 462
Threads: 11
Joined: Jan 2012
Reputation:
0
Okay, so start cutting out parts of scritps using the comment function /* */..And compile every time, until it compiles without crashing. Then fix the part that was causing it.