Kayıtlar

Temmuz, 2013 tarihine ait yayınlar gösteriliyor

E ticaret

Tedarikçi Arama: E-Ticaret mağazanız için en iyi tedarikçiyi nasıl bulabilirsiniz? #Dropshipping İpuçları #Tedarikçi #Yeniden Fiyatlandırma El yapımı veya niş ürünler satmıyorsanız, e-ticaret mağazanızda satmanız gereken ürünleri size sağlaması için güvenilir bir tedarikçi bulmak isteyeceksiniz. Mağazanız için en iyi tedarikçiyi bulmak e-ticaret yapan kişilerin yaşadığı bir zorluktur. Dışarıda bir sürü tedarikçi olduğunu görüyorsunuz, hepsi görünüşte harika fırsatlar sunuyor, sadece kaliteli ürünler değil aynı zamanda iyi marjlar sunan bir tedarikçiyi nasıl buluyorsunuz? Bu blog yazımızda, e-ticaret mağazanıza iyi bir tedarikçi bulmak için kullanmanız gereken stratejiyi ana hatlarıyla açıklayacağız. Şunları öğreneceksiniz: 1. Tedarikçileri bulmak için en iyi platformlar 2. Neden birden fazla tedarikçiye ulaşmanız gerektiği 3. Tedarikçinin yorumlarını ve referanslarını okumanın önemini 4. Karar vermeden önce bütün numuneleri nasıl almanız gerektiği 5. Nasıl pazarlık yapabileceğinizi Ted

[TUT] ScriptHook installation with OpenIV Package Installer - GTA iV

Resim
First of all Make sure that you have installed: Microsoft .Net Framework 4.0 Microsoft Visual C++ 2010 Redistributable Package (x86) OpenIV , installed and configured At least game patch 1.0.4.0 installed Source:  http://www.gtaforums.com/index.php?showtopic=392325 Let me explain  how it works : ASI loader is loaded by game because game "thinks" that is a normal dsound.dll file ASI loader loads any file that is in GTAIV.exe folder that ends with .asi (extension .asi) The ScriptHookDotNet.asi is loaded by the ASI loader  ScriptHookDotNet.asi loads the ScriptHook.dll file ScriptHook.dll loads any .net.dll, .vb or .cs file that is inside the Scripts folder Installation *Run everything with admin rights. 1 - Download the ScriptHook here  ( mirror ) 2 - Extract all files to an folder: Open the OpenIV  and click in Package Installer: Select the ScriptHook.oiv file: Select in what game version you will install: If you don't have an ASI loader you can install it clicking in the f

GTA V style in GTA IV - Char switch

Resim
*** Veja  aqui  a versão PT-BR deste post *** This script is an "try" to bring to GTA IV the character switch system from GTA V, at this moment we can switch between Niko, Luis and Johnny in GTA iV. Download  last version here *** If you want share this mod anywhere, please use this link as reference for download link, this will help me a lot: http://gtaxscripting.blogspot.com/2013/07/gta-v-style-in-gta-iv.html *** Remember this is under develop stage and has some bugs. You will need ScriptHook installed to use this script, put the file inside your Scripts folder. See the ScriptHook installation guide: here When we change to other char the old one will wander around or evade from cops if wanted level is greater than zero. Each char has his own health, armor, ammo and vehicle, those info are saved each time you change chars and will be loaded when game starts. Unfortunately to me this mod is being developed by other scripters/coders, this is why i'm not sure if i will rel

[TUT] Drawing shapes and text on screen (Menu, HUD, Message) - GTA iV

Resim
One basic thing that great part of mods have is Messages , HUD and/or Menus on the screen, to show info and options. I will show in this tutorial what i know about drawing things on game screen. Download the source code of this tutorial here Native methods We have some cool methods that we can call to draw shapes and game textures on screen, they must be called in a tick or loop , those are the ones that i know how to use: DRAW_SPRITE_FRONT_BUFF (New: Added 15/11/2013) DRAW_CURVED_WINDOW DRAW_FRONTEND_HELPER_TEXT DRAW_RECT DRAW_SPRITE DRAW_SPRITE_FRONT_BUFF (New) Native.Function.Call("DRAW_SPRITE_FRONT_BUFF", 0.2, 0.21, 0.3, 0.3, 0.0, 150, 190, 195, 200) This method is interesting, it draws the actual screen on the specified area, its  like a mirror of the reality but not mirrored ^^. Params: 0.2 - X percent of the game screen to be the center of the window, 1.0 = 100% 0.21 - Y percent of the game screen to be the center of the window 0.3 - percent of the screen that will b

Switch Player model - Small script request - GTA iV

Resim
The idea here is be able to switch player model to any ped model using hotkeys or command lines or clone an pedestrian copying their skin, attached objects like Bags, Glasses and Hats don't will be copied . Jatin Narula asked to me this script and i have some parts of this code done for my future Prototype mod, so, was easy to extract it and create this script. Download : MEGA Need  more speed  with your  MEGA  downloads ? click  here How to use First you need scripthook installed. Copy the two files inside he zip to the Scripts folder of your GTA IV or EFLC The file goes with a sample .ini file with two examples of use for the models ig_Brian and ig_Tuna Press control + hotkey (based on .ini config) to change into the desired model Aim at an pedestrian and press middle mouse button to switch to the targeted ped model, you will have same clothes. The hotkeys can be switched in the .ini file :) Screens

[TUT] OpenIV Package Installer guide - User side

Resim
Now we can use the OpenIV package installer feature to make easy to install mods in GTA IV or EFLC, the use it's very simple. *To install mods in GTA it's interesting use last patch update to have all native methods, or at least patch 1.0.4.0 Watch the guide here: *** Setting up OpenIV IMPORTANT: If you don't have OpenIV installed and/or configured: First  download the OpenIV here  and install it Run it and click in the game that you want to mod It will ask the game folder, for GTA IV for example it's (commonly): C:\Program Files\Rockstar Games\Grand Theft Auto IV or for Steam users: C:\Program Files\Steam\steamapps\common\grand theft auto iv\GTAIV Close OpenIV. *** Installing .oiv files (easy setup files) Now that your OpenIV is ready to make modifications on your GTA let's see how to install the .oiv files *Remember: It's recommended do those steps with the game closed :) When you download a OpenIV package you will have an .oiv file that must be op

GTA V - First gameplay video released by R* o.O

Resim
OMG, this will be awesome: Rockstar released an new video about GTA V, showing to us what we will have in this awesome game. Three characters, best graphics ( i hope with better performance :) ), characters and car customization, big map, wild animals, mountains, multiplayer, planes, dive, bicycles, tennis, golf, amazing environment desctruction, and more, this is a "must buy" game. We can notice how the characters (Ped) of the game looks much better and with more fluid animation. Those animals are perfect, the grass, the illumination, everything just awesome. Can't wait o.O Tags: gta v first gameplay, gta v news, gta v coming soon, gta v awesome gameplay, notícias gta v, gameplay do gta v, gta v multiplayer, gta v customization.

HULK GTA iV - Update v1.1

Resim
*** Veja aqui  a versão PT- B R deste post *** This is the last released version of this script the v1.1, fixed some bugs and added some new features. See the demo :   Niko vs HULK If you wanna make videos of this mod or share it anywhere, please use the following links in the post, this will help me a lot :) http://gtaxscripting.blogspot.com/2013/07/hulk-gta-iv-possible-enemy-feature.html http://www.youtube.com/user/GTAScripting http://www.youtube.com/user/taltigolt Download Changes: Added mod menu , press Insert to see the menu, when you install an updated mod made by me it will appear on that list Added support for XBox 360 controller Fixed some issues with jump and attacks Increased basic melee attack speed Added the enemy feature , now you can create and HULK enemy and try to kill him, he is a little dumb but will be fun, i hope. Hotkeys Insert or H -  Activate/Deactivate (or show the mod menu) Middle mouse button -  Grab/lift  peds, dumpsters, vehicles, lamp poles and rocket

Telefon, Tablet, Kamera, Monitör, Televizyon Karşılaştırma Sitesi

Hangi telefonu alacağınıza karar veremiyorsanız veya hangisi daha iyi, ne gibi üstün özellikleri var merak ediyorsanız bu site tam size göre. İstediğiniz iki telefonu karşılaştırın ve hangisin kaç tane, ne gibi üstün özelliği var öğrenin. Sadece telefon değil kamera, monitör, tablet, e-okuyucu, hoperlör, televizyon ve diğer pek çok şeyi karşılaştırabilirsiniz. Versus io sayesinde 

Bu blogdaki popüler yayınlar

Top 10 porno yildizlari

Beden dili hareketleri ve anlamları

En İyi Skyrim Modları