LoadHouses(); is giving me an error while compiling
#1

Hello SAMP communit, and again, I have a problem with a GM I'm editing.
It's giving me this error:
C:\Users\Kasutaja\Desktop\gamemode, serverile\gamemodes\gravity.pwn(34502) : error 049: invalid line continuation
Pawn compiler 3.2.3664 Copyright (coffee) 1997-2006, ITB CompuPhase

On that line I have this :


SSSShowDialog(playerid, 2);

I'd appreciate any kind of help.
Reply
#2

its:

pawn Код:
ShowPlayerDialog(playerid, 2, DIALOG_STYLE_MSGBOX, "titel from dialog", "message here", "Close", "");
for more help look here:
https://sampwiki.blast.hk/wiki/ShowPlayerDialog
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)