cApSL0ckb0mb3r
Active member
- Joined
- Feb 18, 2013
- Messages
- 196
- Reaction score
- 3
Noticed some people having trouble making their own server so I quickly put one together to help them.
I made this using some filterscripts from the samp forums, just edited a little bit.
--Running on the bare script. (I am working on my own) maybe in the next update.
RCON: ugbase.eu
As far as I know there are only a few commands for normal players.
/help
Which shows up on the screen "THERE IS NO FUCKING HELP!" Oh course I made it say that
It has the average admin commands such as:
/ban
/jail
/mute
/kick
/setscore
/setlevel
/setmoney or /setcash
/givecar
/rban
/goto
Just figure the rest out yourself I can't be bothered naming them all.
How to start and connect?
Open your server files and click on "samp-server.exe" Wait for it to load.
Open command prompt, type in "ipconfig" it is one of the IP addresses that show up.
Add it as your favourites with :7777 on the end.
If you don't know how to make yourself admin follow this:
1. Register.
2. Close and go into your server files.
3. Click on "Scriptfiles"
4. Click on LuxAdmin.
5. Click on Accounts.
6. Locate your name you registered with.
7. Open it with notepad. (Right click / Open with notepad)
8. On the 7th line down there is a line that says "Level=0" Change it to whatever level you want.
9. Save it and open your game.
You are now admin I guess.
__________________________
Setting any anti spam, anti swear words and so on.
1. Open your server files.
2. Go to "scriptfiles"
3. Click on LuxAdmin
4. Click on Config.
5.They are all in there, 0 =Off ----- 1 =On.
6. To add the anti swear or forbidden parts of a name just open the .cfg and write what you want to be forbidden eg:
7. Save them, close them and enjoy.
Oh and the /goto command is for level 3+ if you wish to change that do so. Just open LuxAdmin.pwn with pawno.
Enjoy this shit.
!!NOTICE!!
This isn't complete! Just something to give you a head-start! But is still playable.
I will do more work on this tomorrow and update it.
At least thanks me ;D
I made this using some filterscripts from the samp forums, just edited a little bit.
--Running on the bare script. (I am working on my own) maybe in the next update.
RCON: ugbase.eu
As far as I know there are only a few commands for normal players.
/help
Which shows up on the screen "THERE IS NO FUCKING HELP!" Oh course I made it say that
It has the average admin commands such as:
/ban
/jail
/mute
/kick
/setscore
/setlevel
/setmoney or /setcash
/givecar
/rban
/goto
Just figure the rest out yourself I can't be bothered naming them all.
How to start and connect?
Open your server files and click on "samp-server.exe" Wait for it to load.
Open command prompt, type in "ipconfig" it is one of the IP addresses that show up.
Add it as your favourites with :7777 on the end.
If you don't know how to make yourself admin follow this:
1. Register.
2. Close and go into your server files.
3. Click on "Scriptfiles"
4. Click on LuxAdmin.
5. Click on Accounts.
6. Locate your name you registered with.
7. Open it with notepad. (Right click / Open with notepad)
8. On the 7th line down there is a line that says "Level=0" Change it to whatever level you want.
9. Save it and open your game.
You are now admin I guess.
__________________________
Setting any anti spam, anti swear words and so on.
1. Open your server files.
2. Go to "scriptfiles"
3. Click on LuxAdmin
4. Click on Config.
5.They are all in there, 0 =Off ----- 1 =On.
6. To add the anti swear or forbidden parts of a name just open the .cfg and write what you want to be forbidden eg:
Code:
Fuck
Shit
Fucker
Lilwayneisafaggot
Oh and the /goto command is for level 3+ if you wish to change that do so. Just open LuxAdmin.pwn with pawno.
Enjoy this shit.
!!NOTICE!!
This isn't complete! Just something to give you a head-start! But is still playable.
I will do more work on this tomorrow and update it.
At least thanks me ;D