GarHouse problem
#1

When i created a house, and enter the chechpoint, then a dialog pops up, and when i click Buy, nothing happens.
Reply
#2

Usually using the same dialogs IDs may interfer with other dialogs that you're currently using.

Check if the GarHouse dialogs IDs are not same that you have in your gamemode.
Reply
#3

And what dу look after, to see if they have the same id?
Reply
#4

OnDialogResponse,check:

pawn Код:
if(dialogid == YOUR_DIALOG_ID)
If the dialog id is the same,change it.
Reply
#5

It don't have the same ID

Код:
if(dialogid == HOUSEMENU+60)
Код:
if(dialogid == DIALOG_LOGIN
I need help

the is GarHouse v1.3

When i used GarHouse v2.0, and tried to create a house, its says the intrior dont exist..
Reply
#6

Make you sure got the intrioirs also return it as Return 0 Because its dialogs dont return as 1...
manin point
pawn Код:
filterscripts GarHouse fs2 fs3 fs4 fs5 fs6 fs7 fs8 fs9 fs10 bla bla bla
Reply
#7

do u have whirlpool ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)