Sign in to follow this  
abcdefg

first noob question of the day

Recommended Posts

as @Volarific said, i ask my server host for run the linux installer, maybe tomorrow ive got the 1.7a.

the noob question is about the plugin.

i have to create the plugin folder inside /mains ?

whats the syntax to add in server.cfg to load plugs?

i have linux server, whats the extension of plugins? can i run the .gsc? (i have finalfillcam.gsc, i ABSOLUTELY HAVE THIS PLUG!)

where i can find new plug for linux?

how to setup the antiblock? (player teammates collision)

sry again for my noob appeal

Share this post


Link to post
Share on other sites
as @Volarific said, i ask my server host for run the linux installer, maybe tomorrow ive got the 1.7a.

the noob question is about the plugin.

i have to create the plugin folder inside /mains ?

whats the syntax to add in server.cfg to load plugs?

i have linux server, whats the extension of plugins? can i run the .gsc? (i have finalfillcam.gsc, i ABSOLUTELY HAVE THIS PLUG!)

where i can find new plug for linux?

how to setup the antiblock? (player teammates collision)

sry again for my noob appeal

1.7a plugins require you to do +loadplugin on the command line or loadPlugin in the server.cfg

but your finalkillcam.gsc doesn't need to have the loadplugin, what mod are you using? and when you have 1.7a you don't need to do anything to enable the no player collision.

1.7a plugins usually end in .dll for windows or .so for linux

Share this post


Link to post
Share on other sites
as @Volarific said, i ask my server host for run the linux installer, maybe tomorrow ive got the 1.7a.

the noob question is about the plugin.

i have to create the plugin folder inside /mains ?

whats the syntax to add in server.cfg to load plugs?

i have linux server, whats the extension of plugins? can i run the .gsc? (i have finalfillcam.gsc, i ABSOLUTELY HAVE THIS PLUG!)

where i can find new plug for linux?

how to setup the antiblock? (player teammates collision)

sry again for my noob appeal

1.7a plugins require you to do +loadplugin on the command line or loadPlugin in the server.cfg

but your finalkillcam.gsc doesn't need to have the loadplugin, what mod are you using? and when you have 1.7a you don't need to do anything to enable the no player collision.

1.7a plugins usually end in .dll for windows or .so for linux

can you write here the syntax pls?

ex:

loadPlugin "plugin.so"

loadPlugin "plugin2.so" ecc..

i have for killcam the finalkillcam2.4 from gamebanana(it contain a .iwd file, wich include the .gsc) and for server i have manuadmimod 1.0.0+7beta

Share this post


Link to post
Share on other sites

EDIT

Mam 1.0.0+7beta

AFTER the installation of 1.7a, my guid changes, only few initial numbers, dont know why. (??)

but mam did not recognized me as admin, because different guid.

just grab """new"" guid and paste in groups.cfg.

maybe this will help some noob like me

Share this post


Link to post
Share on other sites
as @Volarific said, i ask my server host for run the linux installer, maybe tomorrow ive got the 1.7a.

the noob question is about the plugin.

i have to create the plugin folder inside /mains ?

whats the syntax to add in server.cfg to load plugs?

i have linux server, whats the extension of plugins? can i run the .gsc? (i have finalfillcam.gsc, i ABSOLUTELY HAVE THIS PLUG!)

where i can find new plug for linux?

how to setup the antiblock? (player teammates collision)

sry again for my noob appeal

1.7a plugins require you to do +loadplugin on the command line or loadPlugin in the server.cfg

but your finalkillcam.gsc doesn't need to have the loadplugin, what mod are you using? and when you have 1.7a you don't need to do anything to enable the no player collision.

1.7a plugins usually end in .dll for windows or .so for linux

can you write here the syntax pls?

ex:

loadPlugin "plugin.so"

loadPlugin "plugin2.so" ecc..

i have for killcam the finalkillcam2.4 from gamebanana(it contain a .iwd file, wich include the .gsc) and for server i have manuadmimod 1.0.0+7beta

EDIT

Mam 1.0.0+7beta

AFTER the installation of 1.7a, my guid changes, only few initial numbers, dont know why. (??)

but mam did not recognized me as admin, because different guid.

just grab """new"" guid and paste in groups.cfg.

maybe this will help some noob like me

1.7a replaces first like 8 or 10 characters of your guid with 0's if your server is cracked i think

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this