Forums Index >> Modding >> Help mer please !!!!!!
Page : <1> :
Ok do you have the codes??? If not get them here
put that file (dash) in:
contents/recourses/game/server/dash
then open up main.cs which is located in
contents/recources/main.cs
and add this to the bottom:
exec("game/data/scripts/dash/main.cs");
But your not done yet...
open up pref.cs which is located in:
contents/recourses/game/server/scripts/pref.cs
then look for this line:
$pref::Server::AdminPassword = "PASSWORD";
make up a password
and put it in between the quotes EXAMPLE:
$pref::Server::AdminPassword = "432";
In the game type /adm and you password here EXAMPLE:
/adm 432
that will put [admin] after your name but if you dont want [admin] in your name type /sadm
EXAMPLE:
/sadm 432
In the chat it will say SERVER RESPONCE: AUTHENTICATION SUCCESFUL
then after that type /codes
to see a list of codes
There ya go ;)
Last edited: Sunday, May 01, 2005 at 8:18:21 AM
Well done sparky ;)
Just so others know....
most games will not have the contents/resources/ path, it will just go straight into the game folder
Page : <1> :
How can I use codes I now them buti cant use them in my own server.
help !!!!
Last edited: Tuesday, April 26, 2005 at 10:59:23 AM