need to create HQ yakuza ,russian, chinese and other...and houses to buy
#1

i want to add some things in my godfather server..
how have a script to create HQ yakuza ,russian, chinese and others?
and a scriptfile with others houses to buy?(the maximum is 33?) and a system to sell houses...

thank you
Reply
#2

I think this belongs to the script request topic. Because you don't need help with your script you just want that someone makes it for you.

http://forum.sa-mp.com/index.php?topic=94387.0
Reply
#3

no i want help to create
Reply
#4

i do that

by exemple to create hq
CreateObject(7927,1240.6016,-833.6031,1084.2678,0.000000,0.000000,0);// HQ

then else if (PlayerToPoint(2.0, playerid,1094.9761,-647.9109,113.6484))
{
//Yakuza HQ
SetPlayerPos(playerid,962.0352,-53.4519,1001.1246);
GameTextForPlayer(playerid, "~w~Ecchizuki", 5000, 3);
SetPlayerInterior(playerid,3);
}
else if (PlayerToPoint(2.0, playerid,965.2612,-53.0352,1001.1246))
{//Yakuza HQ exit
SetPlayerPos(playerid,1095.8580,-643.5707,113.1061);
GameTextForPlayer(playerid, "~w~Vinewood", 5000, 3);
SetPlayerInterior(playerid,0);



Reply
#5

and the script "aHouse.pwn" simple script "one house one line by house" is compatible with godfather?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)