Home
Help
Search
Login
Register
Vice City Multiplayer
»
VC:MP 0.3
»
mIRC/pawn Scripting
(Moderators:
Simon
,
kenny01
) »
How to put skin name?
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: How to put skin name? (Read 8653 times)
0 Members and 4 Guests are viewing this topic.
Fuzzy168
VC:MP Veteran
Posts: 729
Programming since 2011
Re: How to put skin name?
«
Reply #15 on:
August 03, 2011, 04:21:32 pm »
There is only
1
problem now.. After spawning, the name won't go off..
Logged
I'm beginning to feel like a Lag God, Lag God
yazeen
Guest
Re: How to put skin name?
«
Reply #16 on:
August 03, 2011, 06:33:08 pm »
Just do this
[pawn]OnPlayerSpawn(playerid)
{
GameTextForPlayerBottom( playerid, " " );
}
[/pawn]
That should do the trick
Logged
Print
Pages:
1
[
2
]
« previous
next »
Vice City Multiplayer
»
VC:MP 0.3
»
mIRC/pawn Scripting
(Moderators:
Simon
,
kenny01
) »
How to put skin name?