Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Help Archive
Threaded Mode
help dialog
Horrible
Huge Clucker
Posts: 453
Threads: 45
Joined: Jun 2011
Reputation:
0
#1
07.08.2011, 03:33
fixed
Find
Reply
Kush
Gangsta
Posts: 781
Threads: 12
Joined: May 2011
Reputation:
0
#2
07.08.2011, 03:35
Tell us what's the problem.
Find
Reply
tanush
Huge Clucker
Posts: 490
Threads: 122
Joined: Feb 2010
Reputation:
0
#3
07.08.2011, 03:41
you forgot if(dialogid == 20) on top -.-
Find
Reply
Grim_
High-roller
Posts: 2,896
Threads: 11
Joined: Sep 2008
Reputation:
0
#4
07.08.2011, 03:43
You're checking for the incorrect dialog id. You're checking if the ID id equal to that of 1, not 20.
pawn Код:
case
1
:
//change to:
case
20
:
Find
Reply
Horrible
Huge Clucker
Posts: 453
Threads: 45
Joined: Jun 2011
Reputation:
0
#5
07.08.2011, 03:51
Quote:
Originally Posted by
Grim_
You're checking for the incorrect dialog id. You're checking if the ID id equal to that of 1, not 20.
pawn Код:
case
1
:
//change to:
case
20
:
ok man..
Find
Reply
«
Next Oldest
|
Next Newest
»
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 1 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Help Archive