What that mean? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: What that mean? (
/showthread.php?tid=254037)
What that mean? -
Janek17 - 08.05.2011
pawn Код:
CreateHouse("TestHouse2", 1, 2346.872802, 692.999267, 11.460937, 266.857757, 305.001586, 999.148437, 2, 1);
Hey what that code mean i don't know how do add new houses in me server? :S
Re: What that mean? -
The Knight - 08.05.2011
Quote:
Originally Posted by Janek17
pawn Код:
CreateHouse("TestHouse2", 1, 2346.872802, 692.999267, 11.460937, 266.857757, 305.001586, 999.148437, 2, 1);
Hey what that code mean i don't know how do add new houses in me server? :S
|
PHP код:
CreateHouse("TestHouse2", 1, 2346.872802, 692.999267, 11.460937, 266.857757, 305.001586, 999.148437, 2, 1);
Funcion Name True Float:X Float:Y Float:Z Float:-X Float:-Y Float:-Z VirtualWorld testLOS
Re: What that mean? -
Janek17 - 08.05.2011
Tnks alot The Knight
Re: What that mean? -
The Knight - 08.05.2011
I'm not sure, it must be some function of one include.