Jump to content

Porque no funciona?


NodZen

Recommended Posts

Posted

Amigos , diganme porque no funciona este script... Alparecer esta todo bien

function patriot2 () 
      patriot2 = createVehicle ( 470, 2294.82, 2450.75, 10.82 ) 
      myBlip = createBlipAttachedTo ( patriot2, 23 ) 
end 
  

------------------------------------------------------------------------------------------

My scripts

http://community.multitheftauto.com/index.php?p=resources&s=details&id=6977

http://community.multitheftauto.com/index.php?p=resources&s=details&id=7740

Posted

y agregandole el evento funciona?

Actual Nick: [XGN]BorderLine

Actual Clan: XLatino

Actual Status: Staff, Mod Level 1

(BOSS)Yakuza - [vS]Yakuza - [sXE]Yakuza - [uG]Yakuza - [FTLS]Racing - [XGN]Borderline

Posted
puedes enseñar todo el script?

ya que falta el blip y el evento y tal..

function patriot ( ) 
      patriot2 = createVehicle ( 470, 2294.82, 2450.75, 10.82 ) 
      myBlip = createBlipAttachedTo ( patriot2, 23 ) 
     end 
addEventHandler("onResourceStart", patriot ) 
  
       

Lo hice asi , nose si esta bien.. :?

------------------------------------------------------------------------------------------

My scripts

http://community.multitheftauto.com/index.php?p=resources&s=details&id=6977

http://community.multitheftauto.com/index.php?p=resources&s=details&id=7740

Posted
puedes enseñar todo el script?

ya que falta el blip y el evento y tal..

El blip lo crea el.

function patriot ( ) 
      patriot2 = createVehicle ( 470, 2294.82, 2450.75, 10.82 ) 
      myBlip = createBlipAttachedTo ( patriot2, 23 ) 
end 
addEventHandler( "onResourceStart", resourceRoot, patriot) 

Proba ahora.

Hi, this is a signature.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...