Author Topic: Whats wrong  (Read 711 times)

0 Members and 1 Guest are viewing this topic.

Offline L4D

  • Major(1)
  • Posts: 8
Whats wrong
« on: January 31, 2010, 01:52:24 pm »
Whats wrong in this script?

Code: [Select]
procedure OnPlayerSpeak(ID: Byte; Text: string);
begin
if Text = '!commands' then begin
WriteConsole(ID, '#***********Komendy na seerwerze***********#', $FFFF00);   
           WriteConsole(ID, '!nextmap -glosowanie na nastepna mapa  ', $FF6600);
           WriteConsole(ID, '!bravo !alpha !spectate -zmiana teamu  ', $FF6600);
           WriteConsole(ID, '!rules -zasady serwera  ', $FF6600);
           WriteConsole(ID, '!stats -sprawdz swoje statystyki ', $FF6600);
           WriteConsole(ID, '!top -sprawdz top20 serwera  ', $FF6600);
           WriteConsole(ID, '!sprees -sprawdzenie top10 sprees  ', $FF6600);
     end;
end;

Offline croat1gamer

  • Veteran
  • *****
  • Posts: 1327
  • OMG CHANGING AVATAR!!! ^ω^
Re: Whats wrong
« Reply #1 on: January 31, 2010, 02:03:52 pm »
Works fine for me.
Make sure you are using the newest Soldat server version.
Last year, I dreamt I was pissing at a restroom, but I missed the urinal and my penis exploded.

Offline L4D

  • Major(1)
  • Posts: 8
Re: Whats wrong
« Reply #2 on: January 31, 2010, 02:08:03 pm »
i m using good server version in dedicated hosting

Offline croat1gamer

  • Veteran
  • *****
  • Posts: 1327
  • OMG CHANGING AVATAR!!! ^ω^
Re: Whats wrong
« Reply #3 on: January 31, 2010, 02:17:32 pm »
Which one exactly?

Also, make sure that the problem is exactly in that script.
Last year, I dreamt I was pissing at a restroom, but I missed the urinal and my penis exploded.

Offline L4D

  • Major(1)
  • Posts: 8
Re: Whats wrong
« Reply #4 on: January 31, 2010, 02:22:07 pm »
OK xD xD I'm not a fool I threw the files on the server! xDD