Spawn/class/skin text?
#1

Hey i need help making text that will show up above the class selection. Like when your choosing which character to choose you would see, "Police", "Pilot", "etc"... But ONLY when there choosing classes. Thanks
Reply
#2

man its so easy , if u r a scripter it must be easy but anyway i'll go it to u , give ur script or i send u the codes
u choose : ................. , ..................
Reply
#3

I just need to know how to do it. Send me the codes i guess
Reply
#4

help me please
Reply
#5

You must use GameTextForPlayer under OnPlayerRequest class mate...
Reply
#6

Ok but can you help me with the actual code?
Reply
#7

public OnPlayerRequestClass(playerid, classid)
{
if(classid == 1)
{
GameTextForPlayer(playerid,"~b~Police", 3000, 3);
}
else if (classid == 2)
{
........ depends on what skins you added
Reply
#8

yea
FINALY
an don EVER try to insult me
Quote:

FUCKA , lol , XD

Reply
#9

If i'm correct, you need teams before you can do that otherwise its just a simple text without a team system.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)