DIR Return Create A Forum - Home
---------------------------------------------------------
High Stakes Roleplay
HTML https://highstakes.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: General Discussions
*****************************************************
#Post#: 199--------------------------------------------------
Re: Time to get some unique features and great gameplay!
By: Samaga Date: March 30, 2012, 6:56 am
---------------------------------------------------------
We could buy masks to hide our identity. When we have the mask
on, there will be no name on top of us. We could keep this mask
in our house storage. Admins can confiscate our mask to identify
us.
#Post#: 200--------------------------------------------------
Re: Time to get some unique features and great gameplay!
By: Jason Date: March 30, 2012, 8:27 am
---------------------------------------------------------
[quote author=Yeoman link=topic=56.msg193#msg193
date=1333045979]
STOP WITH THE RUSSIAN SHIT [/quote]
Shit(aka feces) is a waste product from digestive system of all
higher organisms.Your sentice just makes no sense,making it a
troll/spam post that should be deleted.
#Post#: 201--------------------------------------------------
Re: Time to get some unique features and great gameplay!
By: Joe Date: March 30, 2012, 8:43 am
---------------------------------------------------------
[quote author=Ron link=topic=56.msg199#msg199 date=1333108615]
We could buy masks to hide our identity. When we have the mask
on, there will be no name on top of us. We could keep this mask
in our house storage. Admins can confiscate our mask to identify
us.
[/quote]
Just make masked people have see-able tags for admins?
And display 'Masked' for an admin.
#Post#: 202--------------------------------------------------
Re: Time to get some unique features and great gameplay!
By: Jack Shred Date: March 30, 2012, 8:49 am
---------------------------------------------------------
That's a great idea Joe, I could add in labels above every
player. Only administrators can see this label, regular players
won't be able to see eachother's name, how does that sound?
#Post#: 203--------------------------------------------------
Re: Time to get some unique features and great gameplay!
By: Jason Date: March 30, 2012, 9:54 am
---------------------------------------------------------
[quote author=Jack Shred link=topic=56.msg194#msg194
date=1333054138]
We need playertags above players in order for administrators to
see who's exploiting/breaking rules etcetera, any suggestion how
to prevent that before we disable playertags?
I'd also like some suggestions for basic functions, you know,
the basics in a script, but then something unique, something
that makes the new player think they just entered SA-MP heaven~
[/quote]
You solved that.
( [quote] That's a great idea Joe, I could add in labels above
every player. Only administrators can see this label, regular
players won't be able to see eachother's name, how does that
sound?[/quote] )
Thing that will make the server unique is pro scripting.You need
to script a lot of commands,many jobs and secret places where
players can get something,or find something(it makes them want
to stay and explore the script) and so on.
Script like a pro,and don't worry about other things.
#Post#: 204--------------------------------------------------
Re: Time to get some unique features and great gameplay!
By: Joey Tucker Date: March 30, 2012, 2:35 pm
---------------------------------------------------------
[quote author=Jack Shred link=topic=56.msg194#msg194
date=1333054138]
We need playertags above players in order for administrators to
see who's exploiting/breaking rules etcetera, any suggestion how
to prevent that before we disable playertags?
I'd also like some suggestions for basic functions, you know,
the basics in a script, but then something unique, something
that makes the new player think they just entered SA-MP heaven~
[/quote]
[code]for(new i; i < GetMaxPlayers(); i++)
{
if(PlayerInfo[playerid][pAdmin] < 1)
{
ShowNameTagForPlayer(i, playerid, false);
}
else
{
ShowNameTagForPlayer(i, playerid, true);
}
}[/code]
#Post#: 205--------------------------------------------------
Re: Time to get some unique features and great gameplay!
By: Joe Date: March 30, 2012, 3:25 pm
---------------------------------------------------------
like a boss ^
#Post#: 206--------------------------------------------------
Re: Time to get some unique features and great gameplay!
By: Jack Shred Date: March 30, 2012, 4:15 pm
---------------------------------------------------------
I already did that. /sigh
#Post#: 208--------------------------------------------------
Re: Time to get some unique features and great gameplay!
By: Slade Date: March 31, 2012, 10:46 am
---------------------------------------------------------
Well, Dynamic Faction would be fucking awesome.. Making most of
the things dynamic would make our
server even more unique.
#Post#: 209--------------------------------------------------
Re: Time to get some unique features and great gameplay!
By: Joe Date: March 31, 2012, 3:01 pm
---------------------------------------------------------
What slade said
*****************************************************
DIR Next Page