yuhsing

Untitled

Feb 14th, 2013
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1.  
  2.  
  3. new_1-1,64,115,4 script Akisha#1 113,{
  4. showevent 1,0;
  5. if ( newbie == 1 ){
  6. mes "[ Akisha ]";
  7. mes "Hoo! Too hot eh??..";
  8. emotion e_swt;
  9. close;
  10. }
  11. else {
  12. mes "[ Akisha ]";
  13. mes "?";
  14. set newbie,1;
  15. close;
  16. }
  17.  
  18. OnPCLoadMapEvent:
  19. showevent 1,0;
  20. end;
  21. }
  22.  
  23. new_1-1 mapflag loadevent
Advertisement
Add Comment
Please, Sign In to add comment