cannot read zcmd - 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: cannot read zcmd (
/showthread.php?tid=303667)
cannot read zcmd -
Gooday - 14.12.2011
i got #define <zcmd>
but:
i got a error message "Cannot read the file ZCMD or something..." please help
![Smiley](images/smilies/smile.png)
+REP
Re: cannot read zcmd - array13 - 14.12.2011
Add the include zcmd on pawn/include directory.
Re: cannot read zcmd -
Jakku - 14.12.2011
- Do you have zcmd.inc in your pawno/includes folder?
- If you are using the PAWNO from another directory = won't work
Re: cannot read zcmd -
Gooday - 15.12.2011
yes, i got it
![Shocked](images/smilies/surprised.gif)
but it wont work
Re: cannot read zcmd -
§с†¶e®РµРe - 15.12.2011
Well most likely the problem is that you might be having more than 1 server and when you open the .pwn it opens with another server's pawno.exe and that server doesn't have zcmd.In short first open pawn from your server directory choose File>Open and open your pwn and compile....
Re: cannot read zcmd -
Jakku - 15.12.2011
Quote:
Originally Posted by §с†¶e®РµРe
Well most likely the problem is that you might be having more than 1 server and when you open the .pwn it opens with another server's pawno.exe and that server doesn't have zcmd.In short first open pawn from your server directory choose File>Open and open your pwn and compile....
|
That's exactly what I meant. Quess how many times I have been wondering why something does not work due to I'm using a wrong compiler
Re: cannot read zcmd -
RoleplayEditor - 15.12.2011
Well use as the above guys told or try
Re: cannot read zcmd -
§с†¶e®РµРe - 15.12.2011
Quote:
Originally Posted by Jakku
That's exactly what I meant. Quess how many times I have been wondering why something does not work due to I'm using a wrong compiler ![Grin](images/smilies/biggrin.gif)
|
Same with me
Re: cannot read zcmd - suhrab_mujeeb - 15.12.2011
Quote:
Originally Posted by array13
Add the include zcmd on pawn/include directory.
|
Quote:
Originally Posted by Jakku
- Do you have zcmd.inc in your pawno/includes folder?
- If you are using the PAWNO from another directory = won't work
|
It's a shame compared to the number of your posts. You don't even understand the difference between include and define -.-
Re: cannot read zcmd -
Jakku - 15.12.2011
Quote:
Originally Posted by suhrab_mujeeb
It's a shame compared to the number of your posts. You don't even understand the difference between include and define -.-
|
Oh my lord, of course I do. Some users just don't understand that it would be much appreciated if they used [pawn] tags around their code. That's why I didn't notice it