Setting house interiors (old thread lost..)
#1

I can't access the old thread I made.

Okay, so basically I was given an FS that allows you to browse interiors, and it shares a dialogid with something else, and I can't find the dialogid on the FS to change it. I was wondering if somebody could tell me where I can find it, here's the script;

http://pastebin.com/QDtVQdb1 (Credit to Norn)

Sorry for the double thread post, when I post the pawn it errors out my browser and I can't load up the thread again, so I've given it in pastebin.
Reply
#2

It's right at the top!

Код:
/*
           _____       _            _
          |_   _|     | |          (_)
     _ __   | |  _ __ | |_ ___ _ __ _  ___  _ __ ___
    | '_ \  | | | '_ \| __/ _ \ '__| |/ _ \| '__/ __|
    | | | |_| |_| | | | ||  __/ |  | | (_) | |  \__ \
    |_| |_|_____|_| |_|\__\___|_|  |_|\___/|_|  |___/
 
    Credits:
 
    Norn (http://forum.sa-mp.com/member.php?u=3381...65226SA-MP Team (http://files.sa-mp.com/interiors.txt)nl6...7.97065226 
*/
#include <a_samp>
#define DIALOG_INTERIOR_MENU    (1886)
Reply
#3

Ah, thank you. However there is no dialog in my server that uses 1886, so I don't understand why the FS doesn't work for me. The menu shows up but when i select something, nothing happens..
Reply
#4

try to do #define DIALOG_INTERIOR_MENU 509 , without the ()..
i just chose a random number, not sure if it solves the problem.
you said, you don't have such a number in your GM, but if you use any filterscript, it can be used there..
So, like i wrote in my PM to you, you should try it without any other filterscript loaded, and otherwise, if you really need the other filterscripts, then just try to change the 1886, into other things, just randomly.
also try, like i stated above, to remove the ( )
hope it works
Reply
#5

I did that but still no luck
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)