[Pedido] Testar: Sistema de Evento
#1

Fala galera, vou ser breve, pois estou morto, 4h fazendo esse FS.
Gostaria de testa-lo antes de posta-lo, mas eu nгo tenho ninguйm com quem testar, entгo se alguйm poder fazer o favor de testar pra mim fico inteiramente feliz

4Shared: http://www.4shared.com/rar/leABg8hwba/FS_online.html?
Pastebin: http://pastebin.com/5VZqvd30

@PS: Desculpem um pouco a desordem das variaveis, to morto, nгo aguentava mais tentar achar os bugs no compilador pra acertar tudo, foi o que consegui fazer, mas assim que testarem e me passarem os feedback jб ajeito tudo.

@Obrigado a quem poder ajudar
Reply
#2

Por hamachi?
skype: ijoao.ipo
Reply
#3

Vocк me tem no Skype viado, me Chama la que te ajudo!
Reply
#4

A linha 110..111 ta errado
Reply
#5

Quote:
Originally Posted by Day_
View Post
A linha 110..111 ta errado
O que tem de errado, nгo entendi '-'

Quote:
Originally Posted by Carlos001
View Post
Vocк me tem no Skype viado, me Chama la que te ajudo!
KKK Psй, quase nem entro mais no skype, chama lб pra eu te achar e conversamos...
Reply
#6

Tem 2 format. No caso, o ъltimo teria que ser strcat.
Reply
#7

Nгo sabia que isso era um erro, pois vi muito gente usando:
PHP Code:
new String[200];
format(Stringsizeof(String), "Olб, seja bem vindo!");
format(Stringsizeof(String), "%s> Lhe desejamos um bom jogo!"String);
ShowPlayerDialog(playeridDialogIDDIALOG_STYLE_MSGBOX"Title"String"Ok""Sair"); 
Por isso nгo entendi a referкncia de errado.

Abraзos
Reply
#8

PHP Code:
new String[200];
format(Stringsizeof(String), "Olб, seja bem vindo!");
strcat(String,"> Lhe desejamos um bom jogo!");
ShowPlayerDialog(playeridDialogIDDIALOG_STYLE_MSGBOX"Title"String"Ok""Sair"); 
Reply
#9

Quote:
Originally Posted by moura98
View Post
PHP Code:
new String[200];
format(Stringsizeof(String), "Olб, seja bem vindo!");
strcat(String,"> Lhe desejamos um bom jogo!");
ShowPlayerDialog(playeridDialogIDDIALOG_STYLE_MSGBOX"Title"String"Ok""Sair"); 
Dб pra resumir tudo numa linha sу sem precisar formatar, pois vocк nгo tб adicionando nada demais ai.
PHP Code:
ShowPlayerDialog(playeridDialogIDDIALOG_STYLE_MSGBOX"Title""Olб, seja bem vindo!\n> Lhe desejamos um bom jogo!""Ok""Sair"); 
Reply
#10

Sei que й possнvel por sу na dialog, porйm, pra ficar mais organizado, coloquei em format, e como tambйm vou aumentar o tamanho do FS...

Abraзos.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)