24.12.2011, 23:35
Hello, i have casino script as Biz like that /setbiz 17
But if i set it and server will restaert , i will be gone...
here are it:
But if i set it and server will restaert , i will be gone...
here are it:
Код:
else if(type == 16) // Casino - Caligula's
{
BizzInfo[houseid][bExitX] = 2233.8032;
BizzInfo[houseid][bExitY] = 1712.2303;
BizzInfo[houseid][bExitZ] = 1011.7632;
BizzInfo[houseid][bBuyPrice] = 600000;
BizzInfo[houseid][bInterior] = 1;
BizzInfo[houseid][bInteriorNr] = 1;
strmid(BizzInfo[houseid][bMessage],"CCasino",0,strlen("CCasino"),255);

