SA-MP Forums Archive
How To Make Admin System For A Gamemode - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How To Make Admin System For A Gamemode (/showthread.php?tid=191548)



How To Make Admin System For A Gamemode - Tessar - 19.11.2010

Hey All,
I know you can get admin systems for filterscripts but I was wondering if somebody could help me to make one that would be able to go into my gamemode i'm making. It would be helpfull if you include /kick /ban /mute and make it up to level 10.

If there is anything you need don't hesitate to ask me.

Thanks for your time.
Kind Regards,
Tessar


Re: How To Make Admin System For A Gamemode - karakana7 - 19.11.2010

Wtf, so can't you look into tutorials, this page is only for help, not for scripts or fs copy/pasting...Don't ask anyone to create something, first look into tutorials yourself and try to create something, than if there is errors we can help you and explain everything!


Re: How To Make Admin System For A Gamemode - boelie - 19.11.2010

https://sampwiki.blast.hk/wiki/Category:Tutorials
click one of the links under C i learned alot from those tutors


Re: How To Make Admin System For A Gamemode - Tessar - 19.11.2010

Quote:

Wtf, so can't you look into tutorials, this page is only for help, not for scripts or fs copy/pasting...Don't ask anyone to create something, first look into tutorials yourself and try to create something, than if there is errors we can help you and explain everything!

I forgot to mention that i have tried searching but found nothing usefull. And I have tried scripting from a filterscript but i got so many errors


Re: How To Make Admin System For A Gamemode - dark_clown - 19.11.2010

Quote:
Originally Posted by Tessar
Посмотреть сообщение
I forgot to mention that i have tried searching but found nothing usefull. And I have tried scripting from a filterscript but i got so many errors
just for your stupidity i just found a tutorial saying how to make a admin cmd
so you must be soooooooooo stupid im sorry


Re: How To Make Admin System For A Gamemode - Tessar - 19.11.2010

Quote:

just for your stupidity i just found a tutorial saying how to make a admin cmd
so you must be soooooooooo stupid im sorry

I'm sorry i'm so stupid. I'm new to all of this - Don't treat new people badly, they will never learn if all you do is put them down all the time! - Link?


Re: How To Make Admin System For A Gamemode - oOegyptOo - 19.11.2010

Quote:
Originally Posted by Tessar
Посмотреть сообщение
I'm sorry i'm so stupid. I'm new to all of this - Don't treat new people badly, they will never learn if all you do is put them down all the time! - Link?
lol donot care

u need first to make register/login system then u able to make admin commands or without register/login will be for rcon.


Re: How To Make Admin System For A Gamemode - blackwave - 19.11.2010

https://sampwiki.blast.hk/wiki/Creating_...n_FilterScript


After I made it, I just thought and learnt how to make one alone. So, try yaself.


Re: How To Make Admin System For A Gamemode - Tessar - 19.11.2010

Quote:
https://sampwiki.blast.hk/wiki/Creating_...n_FilterScript


After I made it, I just thought and learnt how to make one alone. So, try yaself.

I have but thats filterscript ^^ Would it work for a gamemode?
Nobody take the mick. Simple Question.


Re: How To Make Admin System For A Gamemode - Scenario - 19.11.2010

I don't know how useful this will be to you, but people seem to appreciate my work. It's got a small bug in the spawning, but you can learn off of it. CLICK HERE


Re: How To Make Admin System For A Gamemode - Tessar - 19.11.2010

Quote:

I don't know how useful this will be to you, but people seem to appreciate my work. It's got a small bug in the spawning, but you can learn off of it. CLICK HERE

Thanks Realcop228 great help! I managed to find a tutorial in the end: https://sampforum.blast.hk/showthread.php?tid=101560 - Works great!