SA-MP Forums Archive
Clean Freeroam Script? - 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: Clean Freeroam Script? (/showthread.php?tid=71047)



Clean Freeroam Script? - FrazZ - 29.03.2009

Does anyone have a script that is CLEANED and has a registration system in it and a spawn point and thats it? Because I am using Ahouse to add houses...


Re: Clean Freeroam Script? - MenaceX^ - 29.03.2009

Search?


Re: Clean Freeroam Script? - FrazZ - 29.03.2009

I did?


Re: Clean Freeroam Script? - darkrider366 - 29.03.2009

Quote:
Originally Posted by ★Fяαzz★
I did?
then tough titties
=)


Re: Clean Freeroam Script? - FrazZ - 29.03.2009

Lol. No need to be retarded with your replys Its a simple question. IS there one out there either here on the sa-mp forums or elsewhere?


Re: Clean Freeroam Script? - miokie - 29.03.2009

Quote:
Originally Posted by ★Fяαzz★
Lol. No need to be retarded with your replys Its a simple question. IS there one out there either here on the sa-mp forums or elsewhere?
****** It.
Search It.
Still None? Make your own..


Re: Clean Freeroam Script? - FrazZ - 30.03.2009

Thats what I mean. Is there a STARTING one out there. Sorry if I didnt make it clear enough.


Re: Clean Freeroam Script? - RobertGraham - 30.03.2009

You know, might actually consider making a Basic Script for everything. RP, Cops and Robbers, Stunt, etc.

Then you can build off that script. It would be great and easy for all players/developers.


Re: Clean Freeroam Script? - Oxside - 30.03.2009

Like that way evry begnning scripter is starting grab parts from other scipts modify them and you got your own scipt!


Re: Clean Freeroam Script? - Kinetic - 30.03.2009

Check out the game mode starter kit in my signature

Its just an empty gamemode with a login/register system and a logging system for hacks, chats, and commands (two sepertate for admin and players). It is also very easy to understand.

Example of how easy it is.
pawn Код:
//Top of script
#define server_owner  "changeme"     //name of server owner(/sa command to make owner admin)
You change the name in the quotes to your admin name. Register using that name, type /sa, and you are instant admin.

PS: If you like it, post a message saying thanks and bump my thread.