Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Inglov

#1
Hi! I am new here, and I have a problem with my script.
I am testing out "if", and I have no idea what I am doing wrong here.

When I try this:

function hSkilt_Look()
    if (hSkilt_Look == 0 ) Display ("blablabla"); (This is line 21)
    if (hSkilt_Look == 1) player.Say ("Hello?");

I get the error message: Error (line 21): Expected '('

Can someone please help me with this?
SMF spam blocked by CleanTalk