Jump to content

why all my fuc**** scripts don't work?!


#Paper

Recommended Posts

what's wrong in this other script? (-.-")

local info = mapInfo.modename 
  
function hunterAlert(mapInfo, pickupID, pickupType, vehicleModel) 
if info == "Destruction derby" then 
if pickupType == "vehiclechange" then 
if vehicleModel == 425 then 
outputChatBox( "#FF0000WARNING: "..getPlayerName(source).." #FF0000has got hunter!", getRootElement(), 25, 125, 225, true ) 
         end 
      end 
   end 
end 
addEventHandler("onPlayerPickUpRacePickup",getRootElement(),hunterAlert)) 

Link to comment

easy man, no need to use such words..

And this is isn't yours, it's made by SolidSnake, so maybe stop calling this "my script"?

This need to be put in race resource to work.

START LEARNING.

Random copying and pasting or writing random words won't work. NEVER. Everything have to be logically build.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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