My friend gave me his gamemode and...
#1

...and he told me that is the pwn files only and I can find the includes in the pwn files.
And the plugins that I need are irc, streamer and sscanf..

What am I supposed to do ?
Reply
#2

Check the lines from the top:
pawn Код:
#include <a_samp>
#include // ...
// the rest
Check if you have those include files into your pawno\include directory. The files you do not have, ****** them "samp name_of_include_here" and download them from their original threads. Paste them into pawno\include as well.

Some of the includes go with a plugin file too. In the thread will say [PLUGIN] as prefix so download the .dll (Windows) or .so (Linux) and place them into plugins directory.

Don't forget to add them to server.cfg (plugins line).

Run your server. If the server doesn't start and it gives a runtimer error about "File or Function not found", download nativechecker and you'll see which plugins you're missing.
Reply
#3

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Check the lines from the top:
pawn Код:
#include <a_samp>
#include // ...
// the rest
Check if you have those include files into your pawno\include directory. The files you do not have, ****** them "samp name_of_include_here" and download them from their original threads. Paste them into pawno\include as well.

Some of the includes go with a plugin file too. In the thread will say [PLUGIN] as prefix so download the .dll (Windows) or .so (Linux) and place them into plugins directory.

Don't forget to add them to server.cfg (plugins line).

Run your server. If the server doesn't start and it gives a runtimer error about "File or Function not found", download nativechecker and you'll see which plugins you're missing.
Thank you very much !
I'll reply soon if It worked
Reply
#4

Uhm...
I tried to do what you said but when Im pressing F5/Compile.
It opens SAMP and the window of the compiler freezes. :P Why?
Reply
#5

Honestly, I've never had something similar to that before and from a research only few got it.

Here's few threads that might be useful:

https://sampforum.blast.hk/showthread.php?tid=184750
https://sampforum.blast.hk/showthread.php?tid=328364
Reply
#6

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Honestly, I've never had something similar to that before and from a research only few got it.

Here's few threads that might be useful:

https://sampforum.blast.hk/showthread.php?tid=184750
https://sampforum.blast.hk/showthread.php?tid=328364
Nope.. not working.. tried to re-name the samp.exe not working.
And hmm..
My server's folder is located on my desktop.. does it matter ?
Can you give me another name of another program besides pawno ? I'll try to compile there.
Reply
#7

Try downloading a new server package and compile grandlarc gamemode. Does it do the same?

PS: I don't think so, but if you want to be suer, then add that server package somewhere else.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)