Quote:
Originally posted by r_u_f_u_s
First off, to ip ban someone, do you have to put their account:ip address in ipbanned.txt? Is it still possible to ip ban players from your server? Also, for the updated rc, when you upload gfx's such as heads/bodies/shields, do you still have to put them in the main level and also their assigned folder, or just their assigned folder?
|
IP Ban: I don't know but the /openban command is the only way I do it.
GFX: okay, huh let me explain, on RC you have a 'Folder Configuration' like this:
body bodies_faheria/*
head heads_faheria/*
sword swords_faheria/*
shield shields_faheria/*
level *.graal
level *.nw
file *.png
file *.mng
file *.gif
file *.gani
file *.wav
file *.txt
And then you have to add the folders to your accounts' rights:
rw levels/*
rw levels/gifs/*
rw levels/bodies_faheria/*
rw levels/heads_faheria/*
rw levels/swords_faheria/*
rw levels/shields_faheria/*
rw temp/*
r logs/*.txt
r means read
w means write