| 03-15-2007, 08:31 AM | #1 |
I've seen peoples triggers, especially slide triggers, where they add the line "custom script: blah blah xyz". Is this custom script event in triggers available to put in ROC, and if yes, how?..... or is it again only for TFT World Edit? |
| 03-15-2007, 08:58 AM | #2 |
... FFS BUY TFT! -Av3n |
| 03-15-2007, 09:23 AM | #3 |
You will get much hostility when trying to make maps for RoC. Because RoC sucks and noone wants to deal with it. You need to convert triggers completely to custom text. (Jass) check my sig for tutorials on this programing language. Edit: And please just edit posts in your other threads, or reply to them (DO NOT DOUBLE POST) if you have additional small questions. One should not often be the OP (origional poster) for 3 consecutive threads in this forum. |
| 03-15-2007, 04:36 PM | #4 | |
Quote:
Ehum, you are completly not helping him what so ever. He is asking if you can use RemoveLocation() for RoC, and your saying learn Jass. Now, to me that makes no sense at all. And towards nomorholywar, try it. Add a custom script block to your trigger, and add the line call RemoveLocation(null), if you don't get a error, then yes you can. If there isnt a Custom Script block in GUI for RoC, convert to Jass, and anywhere in any exsisting function, add the same line. Errors = function isnt in RoC. |
| 03-15-2007, 04:46 PM | #5 | |
Quote:
In another thread of his creation. So im presuming he has some issues with understanding JASS. |
| 03-15-2007, 05:08 PM | #6 |
Never heard that before. I thought the common.j would be outdated in RoC, as it gets patched in TFT when you install. |
| 03-15-2007, 05:17 PM | #7 |
you just need a latest RoC patch to have access to all natives. Also, RemoveLocation was there even in the initial RoC times, so this question WAS about Jass. |
| 03-16-2007, 03:51 PM | #8 | |
Quote:
Not neccersary, just because you know that it was in initial RoC doesnt mean he did. |
| 03-16-2007, 11:48 PM | #9 |
Thanks TideHunter. I guess since theres no way to add a custom script block I'll have to 'convert trigger to custom text' and just paste the JASS line in eh? I'll figure it out. |
