07.02.2015, 07:47
Quote:
Some interior works, others doesn't. Here's my code.
Код:
SetPlayerInterior( playerid, GetGVarInt( "Interior", house_id ) ); SetPlayerPos( playerid, GetGVarFloat( "IntX", house_id ), GetGVarFloat( "IntY", house_id ), GetGVarFloat( "IntZ", house_id ) ); |
Virtual world matter if that is a custom interior made for a specific world id. SAMP's interiors work for all sorts of world ids!