#1

I Want to Add Score Limit to Chat on my server, 20 Score Limit to Chat or PM, How Can i do so!
Plz Help and tell if this is the right section, I don't know where to demand things!
Reply
#2

if I get understand right
Код:
if(GetPlayerScore(playerid)>20) return SendclientMessage(playerid,-1,"Your level is to high");
Just add this on your command or where you need to put your restriction
Reply
#3

Quote:
Originally Posted by SubGames
Посмотреть сообщение
Plz Help and tell if this is the right section, I don't know where to demand things!
Yes You Are On Right Section..
Reply
#4

@Mister0 I think he means that if a players score is under 20, he shouldn't be able to use the chat.

https://sampwiki.blast.hk/wiki/Control_Structures#Operators
https://sampwiki.blast.hk/wiki/GetPlayerScore
https://sampwiki.blast.hk/wiki/OnPlayerText
Reply
#5

He means When a player newly regsiter on a server he needs 20 score to talk and pm
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)