#Paper Posted October 17, 2010 Share Posted October 17, 2010 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
dzek (varez) Posted October 17, 2010 Share Posted October 17, 2010 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
#Paper Posted October 17, 2010 Author Share Posted October 17, 2010 ok, it isn't my, i've saw in wiki to try to fix, but don't work... <_< Can you help me one times? Link to comment
dzek (varez) Posted October 17, 2010 Share Posted October 17, 2010 it's not from wiki either. and read carefully, damn.. This need to be put in race resource to work. dont ask me in which file cause I dont know - im not in race editing - better wait for SolidSnake to come to the forums and reply (dont bother via PM if you thought about it) Link to comment
Castillo Posted October 18, 2010 Share Posted October 18, 2010 if i'm that solidsnake then i don't script either for race i actually made that for someone that needed it if i remember well, i made some scripts for race just for friends. Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now