What is wrong with this code
#1

pawn Код:
if(dialogid == 62)
        {
          if(response)
          {
            if(listitem == 0)
            {
               SetPlayerPos(playerid, 665.8990,-623.3339,16.3359);
            }
        }
    }
    return 1;
}
its under OnDialogResponse and dialog id 62 is defined
Reply
#2

And what is wrong with it?
it dosen't teleports or what?
Reply
#3

i get 25 warnings and 9 errors..
Reply
#4

Mind showing them?
With the lines of errors / tell which line
Reply
#5

-deleted-
Reply
#6

i get errors not even related to these lines..

when i remove these lines, i get no warnings no errors
Reply
#7

I'm sure the warning is loose indention.
because your code indention is bad.
Reply
#8

Actually i can't help you without the errors and some more info.
That's sick
Reply
#9

Quote:
Originally Posted by Rudy_
Посмотреть сообщение
Actually i can't help you without the errors and some more info.
That's sick
I agree,

Post your error's and code.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)