Notepad++
#1

In my notepad++, the compiler says that cmd_"command" is not defined, because it does not have zcmd
where do I put zcmd and other plugins in notepad++ ?
Reply
#2

you dont need to put includes in the server.cfg only if it uses a plugin.

so in order to put in a plugin at the bottom of your server.cfg you would create a line called plugins , then the specific plugin and then add .so for linux plugins or .dll for windows

so for example the whirlpool plugin

plugins whirlpool.dll, i use .dll because im on a windows OS

N.B

for zcmd it should be at the top of the script , under this "#include <zcmd>" and make sure you have downloaded the include(s) latest version and recompile the script.
Reply
#3

So, you mean your using notepad++ as script editor? Dude are you serious
Reply
#4

Quote:
Originally Posted by Noris
Посмотреть сообщение
So, you mean your using notepad++ as script editor? Dude are you serious
Hey .. Are you never read this ?
xD
Reply
#5

Quote:
Originally Posted by Amunra
Посмотреть сообщение
Hey .. Are you never read this ?
xD
Never argue with total morons, whatever he says is right in his little world
OT: Read some more tutorials, you need to include zcmd not place it anywhere in the code( which technically is the same I guess xD but compiler does it for you) and btw Notepad++ is great, but I would switch it to sublime if it was my call.
Reply
#6

Quote:
Originally Posted by Noris
Посмотреть сообщение
So, you mean your using notepad++ as script editor? Dude are you serious
Why should people not use notepad++ as script editor? I am using it too and i am cool with it.

ONTOPIC: You should read this tutorial, it will help you.
https://sampforum.blast.hk/showthread.php?tid=174046
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)