One more script help! - 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: One more script help! (
/showthread.php?tid=405773)
One more script help! -
TheEpicBraxton - 07.01.2013
Ok so I try to compile and I get this. Please help.
Код:
C:\Users\customer\Desktop\SAMP Servers\server2\pawno\include\PPC_DefTexts.inc(319) : error 013: no entry point (no public functions)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Re: One more script help! -
Designer Vibe02 - 07.01.2013
post the line of error
Re: One more script help! -
TheEpicBraxton - 07.01.2013
there is no line 319
Re: One more script help! -
TheEpicBraxton - 07.01.2013
Please help! My server needs this or it wont run
Re: One more script help! -
InActtive™ - 07.01.2013
How on earth could you say there's no line 319?
Look at the path, not just the error itself..
C:\Users\customer\Desktop\SAMP Servers\server2\pawno\include\PPC_DefTexts.inc(319 )
Now open PPC_DefTexts.inc in Notepad++, go to line 319, and paste it here.
Re: One more script help! -
[CG]Milito - 07.01.2013
update your PPC_Deftexts.inc as you are getting errors coming from the include
Re: One more script help! -
TheEpicBraxton - 07.01.2013
This is line 317
#define TXT_PlayerSoldBusiness "{2B65EC}You've sold your business"
The very last line I have!
Re: One more script help! -
TheEpicBraxton - 07.01.2013
Quote:
Originally Posted by [CG]Milito
update your PPC_Deftexts.inc as you are getting errors coming from the include
|
How do I update it?
Re: One more script help! -
u3ber - 07.01.2013
you are trying to compile an include...
Re: One more script help! -
[CG]Milito - 08.01.2013
Quote:
Originally Posted by TheEpicBraxton
How do I update it?
|
Download it again and put it in YourServer/ pawno/includes