House system info issue
#10

Код:
mysql_tquery(g_iHandle, "SELECT * FROM `houses`", "House_Load", "d", playerid); 

then

add playerid to forward House_Load(); 
public House_Load().

Then change: House_Refresh(i); 
Into House_Refresh(playerid, i); 

After that:

House_Refresh(houseid) 

to House_Refresh(playerid, houseid)
Oh wait this above won't work because OnGameModeInit doens't have a playerid variable.
Reply


Messages In This Thread
House system info issue - by DemME - 29.10.2015, 14:24
Re: House system info issue - by kamiliuxliuxliux - 29.10.2015, 14:26
Re: House system info issue - by DemME - 29.10.2015, 14:28
Re: House system info issue - by kamiliuxliuxliux - 29.10.2015, 14:31
Re: House system info issue - by jihadmeneer - 29.10.2015, 14:31
Re: House system info issue - by DemME - 29.10.2015, 14:32
Re: House system info issue - by DemME - 29.10.2015, 14:35
Re: House system info issue - by jihadmeneer - 29.10.2015, 14:36
Re: House system info issue - by DemME - 29.10.2015, 14:37
Re: House system info issue - by jihadmeneer - 29.10.2015, 14:40

Forum Jump:


Users browsing this thread: 2 Guest(s)