Errors after compiling - 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: Errors after compiling (
/showthread.php?tid=647903)
Errors after compiling -
JM101 - 12.01.2018
Hi,
I am trying to edit textdraws in this script (Alls I am changing is the name of the server it used to be)
But every time I compile (F5) It brings me errors this has been happening for a while but and no matter how many times I try again & make a clean file for all server files it never works!!
Any help would be extremely appreciated!
https://imgur.com/VIgFXlN
(P.s. before haters start commenting to get my own unique script etc, this is only private for me to mess around on with friends, while i try to clean more about Pawno and scripting).
Re: Errors after compiling -
Fratello - 12.01.2018
Open k_backpack.inc and find line 84 and paste here.
Re: Errors after compiling -
JM101 - 12.01.2018
Here is Line 84.
Quote:
if(PBInfo[playerid][Type] == BACKPACK_TYPE_LARGE)
|