• Benvenuto in Making Videogames!
  • Dai sfogo alla tua fantasia!
  • Crea il tuo Videogioco!
Benvenuto ospite! Login Registrati




Valutazione discussione:
  • 0 voto(i) - 0 media
  • 1
  • 2
  • 3
  • 4
  • 5
Script Fpsc Invisible (fpsc reloaded)
#1
Ciao Raga Ho Trovato Un Bellissimo Script Di Fpsc Per Essere Invisibile,
Dicono Che e Compatibile per La X10 e Reload Per Chi Avesse La FPSC x9 Provate a vedere se Funge Big Grin!!!

Ecco A Voi iL Video + Script Sotto



Script Download: http://www.mediafire.com/view/1ii8aozeg6...etpack.lua

Script Copy:
-- SCRIPT: Invisible Jetpack Drug!
-- INFO: If the player picks up this item, they can use the jetpack
-- CREDITS: Steve Aura <> http://mecode.vysilhq.com
-- DONATE PAYPAL (any amount): http://tinyurl.com/VysilHq-Paypal-Donation
-- Copyrights: "Feel free to use it in your game!"

function jetpack_init(e)
end

function jetpack_main(e)
PlayerDist = GetPlayerDistance(e)
if PlayerDist < 150 then
Prompt ("Press 'E' to use Invisible Jetpack Drug ")

if g_KeyPressE == 1 then
PromptDuration("Injected Invisible Jetpack Drug!",3000)

SendMessageI("addplayerjetpack",e,500);
PlaySound(e,0)
Destroy(e)

end


end
end
 
Rispondi
#2
Grazie, comunque è solo per fpsc reloaded...
 
Rispondi
#3
Questo script va benissimo per arene multiplayer, per fare hackeraggio, volare e sparare a tutti dall'alto. Tongue

Tax
 
Rispondi
  


Discussioni simili
Discussione Autore Risposte Letto Ultimo messaggio
  Torcia per fpsc v 1.20 jirby 65 6,877 29-05-2016, 04:39 PM
Ultimo messaggio: alex941211
  Scattare una foto Script Fpsc v1.204 friskon 2 700 21-10-2012, 01:33 PM
Ultimo messaggio: patolina
  Download Guida Comandi per Creare script aggiornata alla versione 1.19 di fpsc friskon 1 986 29-09-2012, 04:36 PM
Ultimo messaggio: patolina
  Nazi Zombie System Script per Fpsc X9 friskon 15 3,691 10-09-2012, 10:28 AM
Ultimo messaggio: ODTS
  Ciclo Giorno Notte per Fpsc friskon 6 1,108 02-09-2012, 11:35 AM
Ultimo messaggio: Tax78
  come si creano script fpsc dubaio 4 1,755 13-07-2012, 10:26 AM
Ultimo messaggio: jirby
  Script Seguimi Fpsc friskon 9 1,895 29-06-2010, 07:30 PM
Ultimo messaggio: xS1c4ri0x
  Fpsc Cash System - Sistema Denaro friskon 3 1,555 01-06-2010, 08:45 PM
Ultimo messaggio: Riddick

Vai al forum:


Browsing: 1 Ospite(i)