PAwn :( Help Please - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: PAwn :( Help Please (
/showthread.php?tid=551650)
PAwn :( Help Please -
astanalol - 20.12.2014
Hello Every One
i Have This Problems
How To Fix?
Re: PAwn :( Help Please -
Hessu - 20.12.2014
See if you have .net 3.5 installed and if it worked earlier, see if all funcktions have same ammount of { than } like :
Код:
Public onplayerentervehicle
{
Sendclientmessage
return 1;
}
Not :
Код:
Public onplayerentervehicle
{
sendclientmessage
return 1;
Re: PAwn :( Help Please -
astanalol - 20.12.2014
Quote:
Originally Posted by Hessu
See if you have .net 3.5 installed and if it worked earlier, see if all funcktions have same ammount of { than } like :
Код:
Public onplayerentervehicle
{
Sendclientmessage
return 1;
}
Not :
Код:
Public onplayerentervehicle
{
sendclientmessage
return 1;
|
nah i dont wrong in script
and i try with download GameMods and Compile There This Problems And Old My GM there this problems i know its working 100/100
but idk why pawn crush or what this
please any idea to fix ?
programs or somthings ?
Re: PAwn :( Help Please -
Ryz - 20.12.2014
99% you missed bracket somewhere. or added wrong info in huge querry
Re: PAwn :( Help Please -
astanalol - 20.12.2014
ladmin4v2 FS
i dont add any things in it or changed somthings
and i know its working 100/100
and i get this error ;(
somthings at pawn wrong
Re: PAwn :( Help Please -
astanalol - 20.12.2014
any idea!
Re: PAwn :( Help Please -
astanalol - 21.12.2014
bumb!
Re: PAwn :( Help Please -
astanalol - 22.12.2014
New Windows Not Fixed This Porblems
![Sad](images/smilies/sad.gif)
Help Please!!!
Re: PAwn :( Help Please -
CalvinC - 22.12.2014
Pawn crashing on compile is 99% because too many fatal errors.
Try to make a new blank script with a blank template, and then compile that?
If that doesn't, then i guess it's not because of your script having errors.
Re: PAwn :( Help Please -
astanalol - 22.12.2014
i downloaded grandlarc and working fine
but there somthings in my plugin or .inc need to updates
![Smiley](images/smilies/smile.png)
im use this
mysql streamer sscanf Whirlpool
#include <a_samp>
#include <zcmd>
#include <sscanf2>
#include <Streamer>
#include <foreach>
#include <YSI\y_ini>
i will updates it