10.05.2013, 20:12
Start by adding a pastebin, and then by making your parameters OPTIONAL
optional parameters -
suppose i just want to set the POSITION of the player, and nothing else, then what?
or suppose i just want to set the virtual world, interior and give him a message, and keep his position as it is, then what?
that's what functions are for, to reduce my work at that point of time.
optional parameters -
suppose i just want to set the POSITION of the player, and nothing else, then what?
or suppose i just want to set the virtual world, interior and give him a message, and keep his position as it is, then what?
that's what functions are for, to reduce my work at that point of time.