Jump to content

[Share] Vip Teleports [Freya]


mathuza

Recommended Posts

Share them with you over an NPC created by me!

 

VIP Teleports

 

ss1mf.jpg

ss2uu.jpg

 

 

http://www.megaupload.com/?d=I178TOW7

 

 

<o><o><o><o><o><o><o><o><o><o><o><o><o><o><o><o><o><o><o><o><o><o><o><o>
<o> Credits: mathuza@gmail.com                                       <o>
<o> adaptation Freya: mathuza@gmail.com                              <o>
<o> All claims are reserved, please stay the credits!     	     <o>
<o> Report the Leechers                                              <o>
<o><o><o><o><o><o><o><o><o><o><o><o><o><o><o><o><o><o><o><o><o><o><o><o>

English 

1) Find the file, scripts.cfg inside your "gameserver\data ", open it with notepad and add this at the end of the file:  
  teleports/711_VIPTeleporters/__init__.py    after this save. 
     
2) copy and paste all "data" folder, inside your gameserver.

3) Add the sql into your database.



En Español

1) Encuentra el archivo, scripts.cfg dentro de tu "gameserver\data ", abrelo con notepad. añade al final la siguiente linea:  
  teleports/711_VIPTeleporters/__init__.py       después salva el archivo.     

2) copia la carpeta "data" dentro de tu Gameserver.


3) Añade el Sql a tu base de datos.



Em Portugues

1) Encontre o arquivo, cript.cfg dentro da pasta "gameserver\data", abre ele com notepad. Adicione ao final a seguinte linha: 
teleports/711_VIPTeleporters/__init__.py
Depois salve o arquivo. 

2) Copia a pasta "data" para dentro da pasta Gameserver.

3) Adicione o Sql ao seu banco de dados.

 

Link to comment
Share on other sites

better make a new bypass :

+			else if (_command.startsWith("iwannatherecuziamvip_idiotmadafaca"))
+			{
+		if (activeChar.getInventory().getInventoryItemCount(4355, 0) >= 1)
+		{
+			activeChar.getInventory().destroyItemByItemId("Blue Eva", 4355, 1, activeChar, null); 
+			activeChar.teleToLocation(1, 1, 1, true);
+		}
+		else
+		{
+			activeChar.sendMessage("Yp madafaca !!!You do not have eneough $$$");	
+		}
+			} 

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...