Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- - script OnPCLoginEvent -1,{
- OnPCLoginEvent:
- cutin "bat_kiyom1",2;
- set @npcname$,"^336699[ Bem Vindo ao ExtermeRO ! ]^000000";
- set @servername$,"rHome";
- show @npcname$;
- show "Olá, seja bem vindo(a) no "+ @servername$ +"";
- show "Você possui ^FF0000"+#CASHPOINTS+"^000000 Cash";
- show "Não se esqueça de votar!";
- next;
- show @npcname$;
- show "^FF0000Site:^000000www.ragnahome.net";
- show "^FF0000forum:^000000www.ragnahome.net/forum/";
- show "^FF0000Gerenciador:^000000www.ragnahome.nocw3.com";
- next;
- show @npcname$;
- show "Tudo certo, tenha um bom jogo";
- cutin "",255;
- close;
- }
Advertisement
Add Comment
Please, Sign In to add comment