M Mantuxas Active member Joined Feb 18, 2013 Messages 41 Reaction score 0 Apr 22, 2013 #1 Hello, i just need know how to create credits in game? Created by blablabla whn you go in server. thanks
Hello, i just need know how to create credits in game? Created by blablabla whn you go in server. thanks
Opcode.eXe Expert Joined Feb 18, 2013 Messages 1,495 Reaction score 238 Location ( ͡° ͜ʖ ͡°) Apr 22, 2013 #2 Do it like this: {$CLEO .cs} THREAD "YNO" :CREDITS wait 1337 if Player.Defined(0) jf @CREDITS wait 10000 0ACD: show_text_highpriority "MOD: NAME, MADE BY YOURNAME" time 1200 Upvote 0 Downvote
Do it like this: {$CLEO .cs} THREAD "YNO" :CREDITS wait 1337 if Player.Defined(0) jf @CREDITS wait 10000 0ACD: show_text_highpriority "MOD: NAME, MADE BY YOURNAME" time 1200