SA-MP Forums Archive
wtf help me, it was working yesterday but today it's not :S - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: wtf help me, it was working yesterday but today it's not :S (/showthread.php?tid=190412)



[Solved]Thanks to Grim_ - Ehab1911 - 15.11.2010

Код:
D:\13.17.2010\sdqweqwe\nlife\NLRP\filterscripts\pdtest.pwn(274) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
D:\13.17.2010\sdqweqwe\nlife\NLRP\filterscripts\pdtest.pwn(281) : warning 217: loose indentation
D:\13.17.2010\sdqweqwe\nlife\NLRP\filterscripts\pdtest.pwn(283) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
D:\13.17.2010\sdqweqwe\nlife\NLRP\filterscripts\pdtest.pwn(292) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
D:\13.17.2010\sdqweqwe\nlife\NLRP\filterscripts\pdtest.pwn(301) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
D:\13.17.2010\sdqweqwe\nlife\NLRP\filterscripts\pdtest.pwn(310) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
D:\13.17.2010\sdqweqwe\nlife\NLRP\filterscripts\pdtest.pwn(319) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
D:\13.17.2010\sdqweqwe\nlife\NLRP\filterscripts\pdtest.pwn(328) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
D:\13.17.2010\sdqweqwe\nlife\NLRP\filterscripts\pdtest.pwn(337) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
D:\13.17.2010\sdqweqwe\nlife\NLRP\filterscripts\pdtest.pwn(346) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
D:\13.17.2010\sdqweqwe\nlife\NLRP\filterscripts\pdtest.pwn(355) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
D:\13.17.2010\sdqweqwe\nlife\NLRP\filterscripts\pdtest.pwn(364) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
D:\13.17.2010\sdqweqwe\nlife\NLRP\filterscripts\pdtest.pwn(373) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
D:\13.17.2010\sdqweqwe\nlife\NLRP\filterscripts\pdtest.pwn(382) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
D:\13.17.2010\sdqweqwe\nlife\NLRP\filterscripts\pdtest.pwn(391) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
D:\13.17.2010\sdqweqwe\nlife\NLRP\filterscripts\pdtest.pwn(400) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
D:\13.17.2010\sdqweqwe\nlife\NLRP\filterscripts\pdtest.pwn(409) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
D:\13.17.2010\sdqweqwe\nlife\NLRP\filterscripts\pdtest.pwn(417) : warning 217: loose indentation
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


16 Errors.
What's goin on, Jeeze! I am about to destroy my PC!! It took me 1 day to make that script... What's going on with it? Yesterday I compiled it and it worked 100%, then turned off my PC. Now I wanted to compile, These errors came up D=. Please Help!!


Re: wtf help me, it was working yesterday but today it's not :S - Ozz - 15.11.2010

How r we sposed to help you when you show no code?

hi justin.


Re: wtf help me, it was working yesterday but today it's not :S - Ehab1911 - 15.11.2010

Heyy mate!! It's nice to meet you somewhere else!!


Re: wtf help me, it was working yesterday but today it's not :S - mmrk - 15.11.2010

Open pawno directly and then open script with it, you are using old includes.


Re: wtf help me, it was working yesterday but today it's not :S - Ehab1911 - 15.11.2010

Could you please give me some of the new includes? I don't know where to download them from.

P.S: I've tried to do that, and the result: Still The Same. :S


Re: wtf help me, it was working yesterday but today it's not :S - Grim_ - 15.11.2010

Quote:
Originally Posted by Ozz
Посмотреть сообщение
How r we sposed to help you when you show no code?

hi justin.
You could always try reading the errors.

You are using the old libraries as previously posted - download the most up-to-date server package from here: http://sa-mp.com/download.php

Make sure to replace all of the files with the ones in your existing pawno>includes folder.


Re: wtf help me, it was working yesterday but today it's not :S - Ehab1911 - 15.11.2010

Oh yeah! Thanks Grim_!! Sorry I missunderstood that, plus I am not very good at scripting :S!


Re: wtf help me, it was working yesterday but today it's not :S - The_Moddler - 15.11.2010

A tip: Try only to have one pawno in your PC, or this will happend.