[HELP] Teleport everyone?
#1

How can i make a command like '/startevent', then it appears on everyones screen
'An event has been started, type /joinevent to join it'. Then everyone TPes to your position.

I already got a /startevent command, but when peopels join, they only see black.
I would appericate it higly if anyone could help me.
Reply
#2

Set the players to the same interior as you are and they shouldn't see black.
Reply
#3

I made this for a guy a few weeks ago, it's basically what you're looking for:
http://pastebin.com/6XTxutSP
Reply
#4

Quote:
Originally Posted by Grim_
Посмотреть сообщение
I made this for a guy a few weeks ago, it's basically what you're looking for:
http://pastebin.com/6XTxutSP
That script has the same bug as his; if the host is in interior, the other players will get fucked up.
Reply
#5

Okay, simply add the interior to the enum and add it when the admin does /setpos.
Reply
#6

Why don't you fix your script by yourself. I wouldn't give out a script that has a bug I know about.
Reply
#7

http://pastebin.com/zAJ4mmis

Should work,simply added couple of lines
Reply
#8

lol what up with all the tag mismatchs
Reply
#9

What do you mean? Compiles fine for me.
Reply
#10

i added it to my gm for a test i use zcmd i put it under public OnPlayerCommandReceived(playerid, cmdtext[])
{
return 1;
}

and tag mismatchs like crazy xD

or was i surpose to put it under public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
return success;
}

[edit] i put it there and still mismatchs o.o i'll just conver tto zcmd
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)