SA-MP Forums Archive
Pawn compiler 3.2.3664 Error or ??? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Pawn compiler 3.2.3664 Error or ??? (/showthread.php?tid=507069)



Pawn compiler 3.2.3664 Error or ??? - iThePunisher - 15.04.2014

i have got a bug not cuz this cause any problem but this is a little annoying for my eyes .........
i have pawn compiler 3.2.3664 and when i compile the script something strange happens ...
all the script lines gets together ....

Example this:
pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    //this is test
    return 1;
}
public OnPlayerRequestSpawn(playerid)
{
   //this is test
   return 1;
}
will change to aliens script
pawn Код:
public OnPlayerRequestClass(playerid, classid){
//this is test
return 1;}
public OnPlayerRequestSpawn(playerid){//this is test
return 1;}
need help as soon as possible!


Re: Pawn compiler 3.2.3664 Error or ??? - VIP475 - 15.04.2014

reinstall ur gta and samp


Re: Pawn compiler 3.2.3664 Error or ??? - iThePunisher - 15.04.2014

will try but how i may change my gamemode like it was
it is that possible??


Re: Pawn compiler 3.2.3664 Error or ??? - Yves - 15.04.2014

Quote:
Originally Posted by VIP475
Посмотреть сообщение
reinstall ur gta and samp
that's not going to effect anything.

can't you check the settings, on the pawn.exe


Re: Pawn compiler 3.2.3664 Error or ??? - LeGGGeNNdA - 15.04.2014

Quote:
Originally Posted by VIP475
Посмотреть сообщение
reinstall ur gta and samp
No. There is a Troyan virus on his account on steam that's why he must re-install windows 7 because windows xp is cheaper than a GTA 5 disc which can't be used on a PC. Am I right?


OT: Do what Yves said, that might help you.


Re: Pawn compiler 3.2.3664 Error or ??? - Sithis - 15.04.2014

First things first. Are you using the most up-to-date compiler? Second, what IDE (program-to-edit-pwn-scripts) are you using?


Re: Pawn compiler 3.2.3664 Error or ??? - iThePunisher - 16.04.2014

i tried to download a new compiler version and now i got that aliens script.
after i downloaded i pressed f5 to see if everything is right, but there was all just fine....
after some hours i started adding something new i saw the gamemode was all changed.......

you guys think that will cause any error in future ??
or it is ok?


Re: Pawn compiler 3.2.3664 Error or ??? - Dignity - 16.04.2014

Something is wrong with your compiler settings. Put your new pawn compiler in a different folder than your usual one as your AppData might have made back ups of said settings.


Re: Pawn compiler 3.2.3664 Error or ??? - iThePunisher - 16.04.2014

its fixed now. problem was at settings.
but my gamemode is still in aliens mode.... -_-
i need 1 year now to change it like it was -_-
thanks all for your support


Re: Pawn compiler 3.2.3664 Error or ??? - nGen.SoNNy - 16.04.2014

Quote:
Originally Posted by VIP475
Посмотреть сообщение
reinstall ur gta and samp