12.07.2010, 17:44
[Include] [INC] IntPos
12.07.2010, 17:46
Nice, Good job!
12.07.2010, 17:47
Nice one =)
12.07.2010, 18:50
Not a bad try, though I think most people would do their own stock SetPlayerPosEx function ^^
22.07.2010, 22:39
Very nice !!!
23.07.2010, 12:50
mate, this is too simple to be released.
Thats very basic, anyone could do it. 1 Function too, which is that. Pretty worthless... Just saying.
pawn Code:
stock SetPosWithInt(playerid,Float:x,Float:y,Float:z,int)
{
SetPlayerInterior(playerid,int);
SetPlayerPos(playerid,x,y,z);
}
23.07.2010, 13:05
23.07.2010, 13:27
The best script ever, really useful for newbies!
/s
/s
23.07.2010, 13:40
WTF...since when there are interiors like 0.5

23.07.2010, 13:43
(
Last edited by [NoV]LaZ; 24/04/2011 at 12:03 PM.
)
Check the function again.
IntPos( playerid, Float: x, Float: y, Float: z, interiorid )
I think interiorid is an integer, not a float, right ?
________
Honda Life
IntPos( playerid, Float: x, Float: y, Float: z, interiorid )
I think interiorid is an integer, not a float, right ?
________
Honda Life
« Next Oldest | Next Newest »
Users browsing this thread: 1 Guest(s)