help weather script
#1

Quote:

C:\Users\Hamza Ali\Desktop\myweather.pwn(96) : error 017: undefined symbol "Dialog_Myweather"
C:\Users\Hamza Ali\Desktop\myweather.pwn(230) : error 017: undefined symbol "Dialog_Myweather"
C:\Users\Hamza Ali\Desktop\myweather.pwn(253) : error 030: compound statement not closed at the end of file (started at line 232)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


3 Errors.

Quote:

line 96 ShowPlayerDialog(playerid,Dialog_Myweather,2,"Your Weather","Sunny\nRaining\nFoggy\nStorm\nVery Dark","Okay","Close");

Quote:

230 line if(dialogid == Dialog_Myweather)

no line 253
Reply
#2

You know what undefined symbol means?

pawn Код:
#define Dialog_Myweather  909 //Place this ontop of your script
Reply
#3

ive tried it!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)