SA-MP Forums Archive
I put this pastebin on pawno and dont' work. - 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: I put this pastebin on pawno and dont' work. (/showthread.php?tid=560299)



I put this pastebin on pawno and dont' work. - gamersx - 28.01.2015

Hi, i put this pastebin http://pastebin.com/1WkJkL3a , in a new pawno and when i compile i have this errors

pawn Код:
C:\Actividad-RP V.2.1\filterscripts\cuerpos.pwn(83) : warning 217: loose indentation
C:\Actividad-RP V.2.1\filterscripts\cuerpos.pwn(91) : warning 217: loose indentation
C:\Actividad-RP V.2.1\filterscripts\cuerpos.pwn(114) : warning 217: loose indentation
C:\Actividad-RP V.2.1\filterscripts\cuerpos.pwn(130) : warning 217: loose indentation
C:\Actividad-RP V.2.1\filterscripts\cuerpos.pwn(131) : warning 217: loose indentation
C:\Actividad-RP V.2.1\filterscripts\cuerpos.pwn(132) : warning 217: loose indentation
C:\Actividad-RP V.2.1\filterscripts\cuerpos.pwn(133) : warning 217: loose indentation
C:\Actividad-RP V.2.1\filterscripts\cuerpos.pwn(150) : warning 217: loose indentation
C:\Actividad-RP V.2.1\filterscripts\cuerpos.pwn(151) : warning 217: loose indentation
C:\Actividad-RP V.2.1\filterscripts\cuerpos.pwn(152) : warning 217: loose indentation
C:\Actividad-RP V.2.1\filterscripts\cuerpos.pwn(171) : error 017: undefined symbol "SendEmote"
C:\Actividad-RP V.2.1\filterscripts\cuerpos.pwn(181) : warning 217: loose indentation
C:\Actividad-RP V.2.1\filterscripts\cuerpos.pwn(186) : warning 217: loose indentation
C:\Actividad-RP V.2.1\filterscripts\cuerpos.pwn(187) : warning 217: loose indentation
C:\Actividad-RP V.2.1\filterscripts\cuerpos.pwn(193) : error 017: undefined symbol "Position"
C:\Actividad-RP V.2.1\filterscripts\cuerpos.pwn(193) : warning 215: expression has no effect
C:\Actividad-RP V.2.1\filterscripts\cuerpos.pwn(193) : error 001: expected token: ";", but found "]"
C:\Actividad-RP V.2.1\filterscripts\cuerpos.pwn(193) : error 029: invalid expression, assumed zero
C:\Actividad-RP V.2.1\filterscripts\cuerpos.pwn(193) : fatal error 107: too many error messages on one



Re: I put this pastebin on pawno and dont' work. - NeTSk8 - 28.01.2015

Make sure you have the latest versions of all the includes that the script requires.


Re: I put this pastebin on pawno and dont' work. - gamersx - 28.01.2015

Tengo todos los updates los ultimos che /i have all the last updates i think.