Where is the VIP Launge ?
This is a discussion on [Release] [SA-MP] Christiania Roleplay - Released - LS & SF Edition within the GTA:SA Releases forums, part of the GTA:SA Multiplayer category; I am releasing this script because my co owner was such a noob, and stole it from me. And are ...
I am releasing this script because my co owner was such a noob, and stole it from me. And are now using it on his server. But wich i am not anymore. But i wanna give a revenge, Since he cant script. This is the same script. It got alot of great features. We had a great player run with around 20+ players daily. The script dosent got so many bugs. This are some of the features
----------------------------------------------------------------------------
Dynamic House System
We dont have houses spread around Los Santos. Instead, its dynamic.
To be setup just the way you like it.
----------------------------------------------------------------------------
Dynamic Business System
Instead of business spreaded out. Its dynamic and can be setup the way you like it.
----------------------------------------------------------------------------
Dynamic Faction System
We can create your faction ingame, With a simple cmd. And you can setup the way you like it.
----------------------------------------------------------------------------
Helper System
We got a great helper system to answer your questions. (/n)ewbie
----------------------------------------------------------------------------
Ban Appealer System
If you have been wrongfully banned, we got a team to help you. This team
can unban people if they have been wrongfully banned.
----------------------------------------------------------------------------
Gang Moderator System
We also have people that is gang moderator. If your faction has been accepted,
and there is no admins online. No problem, This guys will help you.
----------------------------------------------------------------------------
Event System
We also have events time from time. It will be more enjoyable to play with events.
----------------------------------------------------------------------------
Car Wash System
If your car is dirty, Then you wash it, at the gas station in Idlewood.
----------------------------------------------------------------------------
Accent System
We got a accent, so you can set your accent to w/e you want.
----------------------------------------------------------------------------
Point System
The point system is made for families. Families gather up, and fight to capture the point. You can make OOC alliance to improve your chance to win, but if you're hired good shooters only, it shouldn't be necessary.
----------------------------------------------------------------------------
Tutorial
Instead of a long tutorial we have a roleplay quiz. We don't want non-rp'ing DMers on our server.
----------------------------------------------------------------------------
VIP System
We also have an VIP system, with some great features that will get updated often. See our forum for more information.
----------------------------------------------------------------------------
ATM System
You can also go up to an ATM and do /atm to withdraw some money from your bank.
----------------------------------------------------------------------------
Great Admin System
We got a great admin system with alot of commands to make everything easier and more handy. Almost everything is dynamic.
----------------------------------------------------------------------------
Factions
* Government [GOV]
* Los Santos Police Department [LSPD]
* Federal Bureau of Investigation [FBI]
* DPD
* Secret Service [SS]
* Special Weapons And Tactics [SWAT]
* Los Santos Fire and Medical Department [LSFMD]
* National Guard [NG]
* Taxi Cab Company
* News Agency
* Hitman Agency
And of course, A dynamic gang system. /fcreate & /fdelete
I worked many days on this script. But now he is starting his own server with this. Now everyone can enjoy this script as much as i did. I no longer run this script.
To download, Check below:
Script in LS
Script in SF
Enjoy the script, Its awesome!
Comment plz!
Raiden Hickey/Silver/Mike Convict - F**K OFF!
Enjoy!
P.S, To the mods: If you think the "F**K off comment was bad, delete it!
Where is the VIP Launge ?
Looks like a very nice release :)
hey please Show ScreenShot
---------- Post added at 03:12 PM ---------- Previous post was at 02:06 PM ----------
please me Fix GM GLRP [LS]
Originally Posted by ERROR
Its just a bunch of warnings. Your GM will work fine. I deleted most of the warnings. but the noob raiden gave me more. He cant script
Awesome script I love it. But found couple of bugs.
When players get a job it doesn't appear in /stats. How to fix that?
find where it is in the script or just code your own script, it's not that hard. ex. cmd from my script:
PHP Code:dcmd_announce(playerid, params[])
{
if(PlayerInfo[playerid][AdminLevel] > 3)
{
if(!strlen(params)) return SendClientMessage(playerid, COLOR_ERRORRED, "USAGE: /announce [announcement]");
new str[128], pname[128];
GetPlayerName(playerid, pname, sizeof(pname));
format(str, sizeof(str), "(( Admin Announcement: %s: %s ))", pname, params);
SendClientMessageToAll(COLOR_YELLOWBRO, str);
}
else
{
SendClientMessage(playerid, COLOR_ERRORRED, "SERVER: You have to be an admin to use this command!");
}
return 1;
}
hi,
i hope someone can help me..
SA-MP Dedicated Server
----------------------
v0.3c, (C)2005-2010 SA-MP Team
[11:21:09]
[11:21:09] Server Plugins
[11:21:09] --------------
[11:21:09] Loading plugin: streamer.dll
[11:21:09] Failed.
[11:21:09] Loaded 0 plugins.
[11:21:09]
[11:21:09] Filter Scripts
[11:21:09] ---------------
[11:21:09] Loading filter script 'base.amx'...
[11:21:09] Unable to load filter script 'base.amx'.
[11:21:09] Loading filter script 'buttons.amx'...
[11:21:09] Loading filter script 'coosaver.amx'...
[11:21:09] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[11:21:09] ~ ~
[11:21:09] ~ InGame Coordinates saver by Nolo ~
[11:21:09] ~ ~
[11:21:09] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[11:21:09] Loading filter script 'AFKSystem.amx'...
[11:21:09] Loading filter script 'bombsystem.amx'...
[11:21:09] Loaded 4 filter scripts.
[11:21:09] Script[gamemodes/glrp.amx]: Run time error 19: "File or function is not found"
[11:21:09] Number of vehicle models: 0
How do i become an admin? when i go into my accounts config and put admin level up at 1338 and then save then go in game and try to use /makehelper or /makeleader or /makeadmin it says im not a high enough level admin to use them.
What is the command to make a faction? im not talking about a family i mean a faction,
Whenever i try to log into rcon the game kicks me and i get banned so i have to manually unban myself
Please reply ASAP
Its the LS edition
Last edited by lukekroll; 16-07-11 at 04:29 AM.
Umm
How to fix?Code:SF.pwn(4274) : error 079: inconsistent return types (array & non-array) SF.pwn(4287) : error 079: inconsistent return types (array & non-array) SF.pwn(4297) : error 079: inconsistent return types (array & non-array) SF.pwn(4307) : error 079: inconsistent return types (array & non-array) SF.pwn(4317) : error 079: inconsistent return types (array & non-array) SF.pwn(4327) : error 079: inconsistent return types (array & non-array) SF.pwn(4334) : error 079: inconsistent return types (array & non-array) SF.pwn(4336) : error 079: inconsistent return types (array & non-array) SF.pwn(4345) : error 079: inconsistent return types (array & non-array) SF.pwn(4347) : error 079: inconsistent return types (array & non-array) SF.pwn(4356) : error 079: inconsistent return types (array & non-array) SF.pwn(4358) : error 079: inconsistent return types (array & non-array) SF.pwn(4367) : error 079: inconsistent return types (array & non-array) SF.pwn(4369) : error 079: inconsistent return types (array & non-array) SF.pwn(4378) : error 079: inconsistent return types (array & non-array) SF.pwn(4380) : error 079: inconsistent return types (array & non-array) SF.pwn(4389) : error 079: inconsistent return types (array & non-array) SF.pwn(4391) : error 079: inconsistent return types (array & non-array) SF.pwn(4400) : error 079: inconsistent return types (array & non-array) SF.pwn(4402) : error 079: inconsistent return types (array & non-array) SF.pwn(4411) : error 079: inconsistent return types (array & non-array) SF.pwn(4413) : error 079: inconsistent return types (array & non-array) SF.pwn(4422) : error 079: inconsistent return types (array & non-array) SF.pwn(4424) : error 079: inconsistent return types (array & non-array) SF.pwn(4505) : error 079: inconsistent return types (array & non-array) SF.pwn(4578) : error 079: inconsistent return types (array & non-array)
Great gamemode 9/10
but how do I make my self government? (not on /makeleader list) and is there a FBI HQ?
Only bug is that I went into a building adn went out and all cars have gone.
hey i go change everything to admin level 1337 and i try login kicks me right away says server lost connection then i try login on rcon withright pass and bans me wtf!
can i see the screen shoot please?