SA-MP Forums Archive
[FilterScript] PORTAL system (enter / exit) - MySQL R8 r32 - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] PORTAL system (enter / exit) - MySQL R8 r32 (/showthread.php?tid=456304)



PORTAL system (enter / exit) - MySQL R8 r32 - McLuhan - 05.08.2013

Used includes:
#include <sscanf2>
#include <YSI\y_commands>
#include <a_mysql> // R8 r32 (by BlueG)
#include <streamer>
#include <foreach>

Screen:


To create a portal (enter / exit), you first need to install the entry point command / makepickupen
Then you need to set the output point, the command / makepickupex
Then you need to set parameters portal (only then it will be created), it is a team / makepickupend
/ makepickupend [0 - no, 1 - enter, 2 - exit] [3D Text] [virtual world output]
1 argument is set, the input or output it, or not to write anything (because of the 3D text is written, the input is or output)
2 argument: enter the name of a portal that is where teleport portal (instead of spaces to use "_", then the system changes them to spaces)
3 argument: ID introduce the virtual world, which is established by teleporting.

Note: When writing text to 3D instead of spaces to use "_"


Developer: McLuhan

yandex.disk download
pastebin view


P.S. thank you ****** translator


Re: PORTAL system (enter / exit) - MySQL R8 r32 - McLuhan - 06.08.2013

Up..


Re: PORTAL system (enter / exit) - MySQL R8 r32 - Ninad - 06.08.2013

Nice....!


Re: PORTAL system (enter / exit) - MySQL R8 r32 - Igorek - 06.08.2013

Igor (Games) approve.


Re: PORTAL system (enter / exit) - MySQL R8 r32 - Yves - 06.08.2013

english ?


Re: PORTAL system (enter / exit) - MySQL R8 r32 - McLuhan - 06.08.2013

Quote:
Originally Posted by Yves
Посмотреть сообщение
english ?
no


Re: PORTAL system (enter / exit) - MySQL R8 r32 - Yves - 06.08.2013

Quote:
Originally Posted by McLuhan
Посмотреть сообщение
no
Then whats the point in releasing it am sure other English peeps want to use it sadly there cant as its in some next russian language.

EDIT: before you say anything dont even tell me to use ****** translate.

then again you did a good job keep it up


Re: PORTAL system (enter / exit) - MySQL R8 r32 - McLuhan - 06.08.2013

Quote:
Originally Posted by Yves
Посмотреть сообщение
Then whats the point in releasing it am sure other English peeps want to use it sadly there cant as its in some next russian language.

EDIT: before you say anything dont even tell me to use ****** translate.

then again you did a good job keep it up
Done. Translated into English by ****** Translate.


Re: PORTAL system (enter / exit) - MySQL R8 r32 - McLuhan - 23.08.2013

Up...