Ahm? Someone can help me this? - 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: Ahm? Someone can help me this? (
/showthread.php?tid=653446)
Ahm? Someone can help me this? -
Eduardof077 - 05.05.2018
C:\Users\amos\Desktop\pawno\include\a_samp.inc(19) : fatal error 100: cannot read from file: "string"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Re: Ahm? Someone can help me this? -
Lucky™ - 05.05.2018
Download the server package and get the include string.inc from there.
Re: Ahm? Someone can help me this? -
Eduardof077 - 05.05.2018
Quote:
Originally Posted by Lucky™
Download the server package and get the include string.inc from there.
|
If i have the server package already, I need to download the string.inc only?
Edit: I fixed it but another problem
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[21:36:40] filterscripts = "" (string)
[21:36:40]
[21:36:40] Server Plugins
[21:36:40] --------------
[21:36:40] Loaded 0 plugins.
[21:36:40]
[21:36:40] Filterscripts
[21:36:40] ---------------
[21:36:40] Loaded 0 filterscripts.
[21:36:40] Script[gamemodes/KRUNO.amx]: Run time error 19: "File or function is not found"
[21:36:40] Number of vehicle models: 0
Re: Ahm? Someone can help me this? -
Bingo - 05.05.2018
Quote:
Originally Posted by Eduardof077
If i have the server package already, I need to download the string.inc only?
Edit: I fixed it but another problem
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[21:36:40] filterscripts = "" (string)
[21:36:40]
[21:36:40] Server Plugins
[21:36:40] --------------
[21:36:40] Loaded 0 plugins.
[21:36:40]
[21:36:40] Filterscripts
[21:36:40] ---------------
[21:36:40] Loaded 0 filterscripts.
[21:36:40] Script[gamemodes/KRUNO.amx]: Run time error 19: "File or function is not found"
[21:36:40] Number of vehicle models: 0
|
Make sure you have KRUNO.amx in your gamemodes folder also make sure that the spellings are in capital form, Because server.cfg is case sensitive.