Where is this ?
#1

hll everybody, my question is: What interior id is this ?
I want to move to this arena for my derby server ...
Reply
#2

pawn Код:
SetPlayerPos(playerid,-1401.8794,932.6443,1041.5313);
SetPlayerInterior(playerid,15);
Should get you there, taken from my old gamemode
Reply
#3

Quote:
Originally Posted by JaTochNietDan
Посмотреть сообщение
pawn Код:
SetPlayerPos(playerid,-1401.8794,932.6443,1041.5313);
SetPlayerInterior(playerid,15);
Should get you there, taken from my old gamemode
Yeah, im there but you know where it is located, i want to edit the ... map ^^
Reply
#4

Well I don't know how you would actually get there using a map editor

If you were using JernejL's map editor, you could try setting your position to that. But I don't know if his map editor supports interiors!
Reply
#5

Quote:
Originally Posted by JaTochNietDan
Посмотреть сообщение
Well I don't know how you would actually get there using a map editor

If you were using JernejL's map editor, you could try setting your position to that. But I don't know if his map editor supports interiors!
yeah, ok im going to look soon ^^ ty btw
Reply
#6

Quote:
Originally Posted by JaTochNietDan
Посмотреть сообщение
Well I don't know how you would actually get there using a map editor

If you were using JernejL's map editor, you could try setting your position to that. But I don't know if his map editor supports interiors!
Aa, another question ;pp You've had a derby server ?! So did you have something if one person wins, then it says: "<playername> has win ! "

pawn Код:
GetPlayerName( ... );
SendClientMessage(playerid, COLOR_GREEN, " <playername> is the winner !"); //or something ... :p
// OR
GameTextForPlayer(playerid, "<playername> is the winner !" , 3, 4);
You understand ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)