Auto enter/exit without command
#4

You can use it like these:

PHP код:
 #define pickup;
on OnGameModeInit:
pickup CreatePickup(etc,etc,etc);
on OnPlayerPickUpPickup
if(pickup);
      
SetPlayerPos(pos);
      
SetPlayerInterior(interior)
      {
and 
so on
Regard's Chris
Reply


Messages In This Thread
Auto enter/exit without command - by Loque - 13.08.2011, 11:16
Re: Auto enter/exit without command - by svaba - 13.08.2011, 11:17
Re: Auto enter/exit without command - by emokidx - 13.08.2011, 11:18
Re: Auto enter/exit without command - by Meinstad - 13.08.2011, 11:27
Re: Auto enter/exit without command - by Loque - 13.08.2011, 11:27
Re: Auto enter/exit without command - by svaba - 13.08.2011, 11:30
Re: Auto enter/exit without command - by Loque - 13.08.2011, 11:34
Re: Auto enter/exit without command - by Meinstad - 13.08.2011, 11:35
Re: Auto enter/exit without command - by Chrillzen - 13.08.2011, 11:37
Re: Auto enter/exit without command - by Loque - 13.08.2011, 11:46

Forum Jump:


Users browsing this thread: 2 Guest(s)