Posts: 1,664
Threads: 319
Joined: May 2012
Reputation:
0
I were editing something in PPC Trucking. I edited the include and put it in filezilla to host but it dosen't show in game.... why?
Posts: 937
Threads: 106
Joined: Jan 2010
Reputation:
0
This may be a stupid question, but you did restart the server with the new .inc added right?
Posts: 1,664
Threads: 319
Joined: May 2012
Reputation:
0
Yea... and it's not a stupid question. Because it's what my problem is.
Posts: 1,251
Threads: 2
Joined: Oct 2012
Reputation:
0
Because you need to recompile the gamemode and put the gamemode in filezilla..not the include.
Posts: 1,046
Threads: 29
Joined: Mar 2010
Include files are only used for compilation, not for AMX execution.
Posts: 512
Threads: 121
Joined: Sep 2013
Quote:
Originally Posted by Tuntun
Fuck?
Код:
E:\ppc\gamemodes\SWRP.pwn(10) : fatal error 100: cannot read from file: "dini"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
But i put Dini.inc in my include+plugin folder.
|
I hope I can help you. Try to download this
Dini 1.6 - Draco Blue
Extract and put the Dini.inc to
pawno\include folder , next re-compile your filterscript that has an #include <Dini>