Making a server. - 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: Making a server. (
/showthread.php?tid=64989)
Making a server. -
znake - 08.02.2009
Hi. Im gonna buy a host, but before I buy it and everything... what script shall I use? since I can't script myself.
This is a "must-have" in the serverscript:
- Only Los Santos
- LSPD
- FBI
- 2 or more Gangs/Mafias
- Buy License in Cityhall (Also, no License-school!)
Also I dont want the automaticly enter thing (The yellow icon you walk into then your character starts to enters the building automaticly)
I want it to be a big "i" and you gotta click enter or write /enter
anyone knows something like this?
Re: Making a server. -
Danut - 08.02.2009
pawn Code:
//OnGameModeInit
DisableInteriorEnterExits();
and you must use CheckPlayerForWalkingInteriors & PlayerToPointStripped ...
Re: Making a server. -
znake - 08.02.2009
CheckPlayerForWalkingInteriors & PlayerToPointStripped
? Q_Q
Re: Making a server. -
boylett - 08.02.2009
Quote:
Originally Posted by znake
CheckPlayerForWalkingInteriors & PlayerToPointStripped
? Q_Q
|
Those aren't native functions
Quote:
Originally Posted by Danut
and you must use CheckPlayerForWalkingInteriors & PlayerToPointStripped ...
|
Its a bit stupid referring people to custom functions that most people won't know about..
Re: Making a server. -
ICECOLDKILLAK8 - 08.02.2009
Use Citywide RP, Its MYSQL based which is easyer and has all of the features you need