Gamemode problem! -
slimshady - 24.06.2011
I've wasted three days of my month's Dedicated Host on my new RP sever because of the gamemode. I spent a few hours scripting a different one and that ended up not working even though it would do now but instead I downloaded a new gamemode (Raven Roleplay) which I will edit. I'd like to know how to set my gamemode, I went In Game and /rcon gamemode larp etc and nothing at all happens. Other /rcon commands too, and in the server log it only says 'Drey_Brown exploited the /rcon command' and logs it.
I need either the new rcon command because I'm not sure if I'm using the old one, my host looks very unreliable for the moment and that's where I got that information. EVERYTHING in the files are correct, I'm sure of it. I have streamer plugin included also.
I need a quick reply if you can!
EDIT: I'm using Delux Host.
Re: Gamemode problem! -
slimshady - 25.06.2011
I'm sorry for bumping this but I've occured a different error.
Now, I've found out how to login with rcon. I do /rcon changemode larp (one I'm using) and nothing at all happens. It's really bugging me how it stays as 'Unknown'.
I spent Ј9 on this and I've wasted 4 days of my month's host, there's 15 people waiting to wait and I don't know how to run the gamemode. I cant even find any tutorials for Delux-Host.
Re: Gamemode problem! -
langricr - 25.06.2011
Quote:
Originally Posted by slimshady
I'm sorry for bumping this but I've occured a different error.
Now, I've found out how to login with rcon. I do /rcon changemode larp (one I'm using) and nothing at all happens. It's really bugging me how it stays as 'Unknown'.
I spent Ј9 on this and I've wasted 4 days of my month's host, there's 15 people waiting to wait and I don't know how to run the gamemode. I cant even find any tutorials for Delux-Host.
|
If you have access to the config file, change the line that starts with gamemode0 to
restart server afterwards
Re: Gamemode problem! -
slimshady - 25.06.2011
Quote:
Originally Posted by langricr
If you have access to the config file, change the line that starts with gamemode0 to
restart server afterwards
|
I did that, I tried gamemode0 larp, gamemode0 larp 1, gamemode0 larp 0. Everything, doesn't work.
Re: Gamemode problem! -
Sil3nc3 - 26.06.2011
Erhm...well, very stupid question but worth a shot....did you COMPILE the PWN?
Re: Gamemode problem! -
slimshady - 26.06.2011
I guess I didn't, I dont even know what that means to be honest. Can you or someone tell me how/show me a tutorial?
Re: Gamemode problem! -
slimshady - 27.06.2011
Okay. Still with over 20 people waiting for me to start the server up I'm getting MORE and MORE difficulties. Everytime I press compile on Pawno, it gives me stuff like this:
Quote:
E:\Users\Ollie\Desktop\LSL Roleplay\server\Raven's Roleplay 0.3c\gamemodes\larp.pwn(452) : fatal error 100: cannot read from file: "utils"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
|
I removed "utils" from include in the script and it went onto the next include. I don't see why this happens?

I've spent Ј9 and I've spent a week just playing around with shit, does anyone have a tutorial or
ANYTHING?
Re: Gamemode problem! -
Bu$ter - 27.06.2011
Quote:
Originally Posted by slimshady
Okay. Still with over 20 people waiting for me to start the server up I'm getting MORE and MORE difficulties. Everytime I press compile on Pawno, it gives me stuff like this:
I removed "utils" from include in the script and it went onto the next include. I don't see why this happens? 
I've spent Ј9 and I've spent a week just playing around with shit, does anyone have a tutorial or ANYTHING?
|
Well if you're using regular GF (Godfather) or its edits (like LARP, LSLRP) as your RP mode then you should not remove utils (it messes up GM)..just get utils.inc file to pawno/includes folder and try to compile and it should work perfectly..
Re: Gamemode problem! -
slimshady - 27.06.2011
EDIT
No, it isn't Pawno.
Ok this is the last time I change script - I'm now using Vortex and sticking to it as I started with that when I was running it from my Computer.
I try to comply the gamemode, I put the updated streamer plugin in the files and STILL I get an error about it. And yes, I used streamer.inc aswell.
Q: Does the streamer.inc have to be in Pawno/Include?
Re: Gamemode problem! -
Tachibana - 27.06.2011
Quote:
Originally Posted by slimshady
EDIT
No, it isn't Pawno.
Ok this is the last time I change script - I'm now using Vortex and sticking to it as I started with that when I was running it from my Computer.
I try to comply the gamemode, I put the updated streamer plugin in the files and STILL I get an error about it. And yes, I used streamer.inc aswell.
Q: Does the streamer.inc have to be in Pawno/Include?
|
Yes It has to be in that direction
As well dont forget to add #include <streamer> on top