help needed
#1

can someone tell me that how to add an house icon i am using this gamemode- https://sampforum.blast.hk/showthread.php?tid=365631

please see and help me
Reply
#2

Well I see that this gamemode is merged with SATDm v9 script. According to SATDM script, we are creating house like this :
Код:
1) First go the the position where you want to add the house.
2) Use /hmenu.
3) Choose Admin House....
4) Choose create a small/medium/manision house.
  By choosing, some house coords will be send to your scriptfiles.
5) Open Scriptfiles-->housecoords.txt

Then copy the last line.
Go to the script, and search for Addhouse.
You can find some lines starting Addhouse.

Then under those, paste your addhouse line.
And give your house a id according to the above house id.

Addhouse(houseid,....)
If the above house is having 1234 as id, give 1235 for yours.
It means you must give +1 id to the house.

Then find for a define called MAX_HOUSES
And you'll get one define.

In there also, give it +1.
I meant that if it is 1888, make it 1889.

Compile your script and restart your server.
Then you'll find the house.

This is what used in satdm v9, but idk about Freeroam gamemode because I have'nt used it yet.
Reply
#3

thx for helping me i will test it a rep+ surely is meant for you
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)