wlj
retierd
- Joined
- Jan 7, 2009
- Messages
- 1,201
- Reaction score
- 1
Well i gonna make a script but it allways fu bug...
when a player login it will say Welcome back |PLAYERNAME|
If you wanna make a 1 with like
____
ifplayervip then it will come a Welcome VIP Player |PLAYERNAME|
LUA:
doSendAnimatedText(playerpos, "Welcome back "..getPlayerName(cid).."!)
when a player login it will say Welcome back |PLAYERNAME|
If you wanna make a 1 with like
____
LUA:
doSendAnimatedText(playerpos, "Welcome back "..getPlayerName(cid).."!)
ifplayervip then it will come a Welcome VIP Player |PLAYERNAME|