Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: capitanazo on July 01, 2007, 09:54:26 am

Title: !teleport command in 0.3x?
Post by: capitanazo on July 01, 2007, 09:54:26 am
plz need a command of load a cordenate
example
!dm
setPlayerPos(2313.123.1424.424)(playerid)
plz NOT /GOTLOC plz NO!

for create a dm command

bye sorry for my bad english and my bad "comportamiento".
Title: Re: !teleport command in 0.3x?
Post by: Gulk on July 03, 2007, 07:03:34 pm
So, you want !dm to place a player in a certain place..?
Title: Re: !teleport command in 0.3x?
Post by: capitanazo on July 04, 2007, 06:25:05 am
yeah! :D ;D
Title: Re: !teleport command in 0.3x?
Post by: bakasan on July 04, 2007, 07:10:37 am
i think the rcon command for that would be:

set 1 <playerid> <x_coord> <y_coord> <z_coord> <interiour_number>
Title: Re: !teleport command in 0.3x?
Post by: capitanazo on July 05, 2007, 03:20:39 am
put this in mirc o rcon.dll?
Title: Re: !teleport command in 0.3x?
Post by: adamale on July 05, 2007, 03:37:55 am
Ehm, why don't you use Tommis' GUS? There is command which allows you to teleport yourself. There are also other useful commands.

Thread: http://forum.vicecitymultiplayer.com/index.php?topic=28.0
Title: Re: !teleport command in 0.3x?
Post by: bakasan on July 05, 2007, 01:39:58 pm
i agree with adamale.  if you do not already know how to make an irc rcon script, the easiest way is to use someone else's script until you figure out how to make your own.  good luck ^^
Title: Re: !teleport command in 0.3x?
Post by: Gulk on July 05, 2007, 03:24:41 pm
A tutorial is being made soon, then you can learn to make your very own VC-MP script. ;)